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 inspecting and accepting your pull requests (in the pull request tab in their GitHub repository), 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.