This is an Rmarkdown package for members of Sheffield's Florey Institute (and anyone else for whom it would be helpful) share early data with each other and with collaborators.
The tutorial linked to this can be found at jackwgoodall.github.io/floreytemplate/
if (!require("devtools", quietly = TRUE)) install.packages("devtools")
devtools::install_github("jackwgoodall/floreytemplate")
- Open a new R markdown document
- Select 'From Template'
- Select'Florey Template'
...and you're good to go!
Please open an issue or email me ([email protected]) with any issues or suggestions for improvements.