compendiums | R Documentation |
compendiums
is a list containing the format of 14 different project folder skeletons. For each format 3 elements are provided: '$skeleton' (folder structure), '$comments' and '$info' (reference to the original source).
data(compendiums)
A list with 14 compendium formats:
basic sketchy format
similar to basic, but including output/figures folders
following Kenton White's ProjectTemplate
following Francisco Rodriguez-Sanchez' template
following Carl Boettiger's blog
following Wilson et al. (2017) format
following Marwick et al (2018) small compendium format
following Marwick et al (2018) medium compendium format
following Marwick et al (2018) large compendium format
following Vuorre et al. (2018) R package vertical
following Marwick (2018) (R package rrtools)
following folder structure described on at a r-dir blog post (although seems like it was removed)
following Blischak et al. (2019) R package workflowr
same skeleton than 'basic' but including a custom Rmarkdown and quarto files for documenting data analyses
Blischak, J. D., Carbonetto, P., & Stephens, M. 2019. Creating and sharing reproducible research code the workflowr way. F1000Research, 8.
Marwick, B. 2018. rrtools: Creates a reproducible research compendium.
Marwick, B., Boettiger, C., & Mullen, L. 2018. Packaging data analytical work reproducibly using R (and friends). The American Statistician, 72(1), 80-88.
Vuorre, Matti, and Matthew J. C. Crump. 2020. Sharing and Organizing Research Products as R Packages. PsyArXiv. January 15.
Wilson G, Bryan J, Cranston K, Kitzes J, Nederbragt L. & Teal, T. K.. 2017. Good enough practices in scientific computing. PLOS Computational Biology 13(6): e1005510.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.