Download here the .zip
file containing the demo repository.
Unzip any missing the content in the project folder you are working.
You’ll need the packages: rmarkdown and knitr installed in your computer.
Then, open the .Rproj file to start RStudio, open the docs/scientific_workflow.Rmd
file,
As an alternative, you can run: knitr::render("docs/scientific_workflow.Rmd")
on your console.
Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".
For attribution, please cite this work as
Mortara & Sánchez-Tapia (2022, July 7). Scientific Programming: Scientific workflows using R. Retrieved from https://scientific-computing.netlify.app/03_scientific_workflows.html
BibTeX citation
@misc{mortara2022scientific, author = {Mortara, Sara and Sánchez-Tapia, Andrea}, title = {Scientific Programming: Scientific workflows using R}, url = {https://scientific-computing.netlify.app/03_scientific_workflows.html}, year = {2022} }