If the session is live:
- Collaborator's screen: Once all parameters are collated, look out for the results on your collaborator/instructor's screen. After accepting your pull requests, they will pull their GitHub repository into their local repository.
- Collaborator's screen: They will knit the Rmarkdown file
plot-trait-evolution.Rmd
which sources all the contributed files. Knitting a Rmarkdown file means rendering the Rmarkdown code (that integrate R code and Markdown code) into a defined format, here a html file. This file generates plots and figures based on the parameters that were contributed.
- Collaborator's screen: If all packages needed to run this script and to knit the file into a html page are installed, this file will generate plots and figures based on the parameters that were contributed.
If the session is asynchronous:
You can see the full result of a previous session here.