Skip to content
Snippets Groups Projects
Select Git revision
  • 9a6d575d27ba825dbdc8e7ed974f3dbc881d9ff5
  • master default
  • apiTutorial
  • gitResources
  • gisExample
  • syllabusDev
6 results

Rmd

Forked from SERG / woRkflow
Up to date with the upstream repository.
user avatar
T.W.Rushby authored
Add bookdown as reqd package for makeReport to work. Remove version from makeReport to fix function.
82bd1384
History
Name Last commit Last update
..
README.md
basicReport.Rmd
make_basicReport.R

woRkflow

Rmd

The place to put your analysis code - see template info.

In most cases we use:

  • make_xxxx.R <- where we do all the heavy lifting and output object creation via drake and then render...
  • xxx.Rmd <- where we report the output objects. The results go in docs/