This commit is contained in:
Martin Chan 2021-08-31 14:43:29 +01:00
Родитель 2f3b20e715
Коммит c32a601c9f
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -24,9 +24,13 @@ Each report template subdirectory should have the following elements:
- whether the report is a standard RMarkdown report or something else, e.g. a `flexdashboard`
- description of the report output
- details around data preparation
- an example of the output report
- example snippet for running the report
Note that your pull request may be rejected if you do not include all of the above information.
See `minimal-example` in this repository for an example.
### How to use a report template
1. Clone this repository to your local machine. You can either clone the repository using **GitHub Desktop**, or you can download the repository as a zipped folder.