[x] Ensure you have admin access to RSE-Sheffield/collaborative_github_exercise
[x] Open RSE-Sheffield/collaborative_github_exercise project in Rstudio
[x] Run renv::restore() to install dependencies.
[x] Test that you can knit plot_trait_evolution.Rmd succesfully. _If it succeeds, it's fine to revert the resulting plot_trait_evolution.html to it's previous state instead of committing the changes. However, make sure they are cleared in the git tab one way or the other so as not to confuse the demo._
Pretty sure you'll have all this covered already @twinkarma but just in case.
Documentation for most setup instructions is available in the course material setup chapter.
RSE-Sheffield/collaborative_github_exercise
repo. Clone it to somewhere where you won't get it mixed up with the fork you will clone during teaching.RSE-Sheffield/collaborative_github_exercise
renv::restore()
to install dependencies.plot_trait_evolution.Rmd
succesfully. _If it succeeds, it's fine to revert the resultingplot_trait_evolution.html
to it's previous state instead of committing the changes. However, make sure they are cleared in the git tab one way or the other so as not to confuse the demo._