Skip to content

Commit b30145d

Browse files
authored
mention results in rendered HTML
1 parent caa5d6b commit b30145d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ For example:
6868
`tar_load(table_coverage_2018)` will load `table_coverage_2018` into your environment.
6969
`tar_read(vis_2018)` will display the coverage and bias plots for the 2018 simulations.
7070

71+
These tables and plots have also been pulled into the `code/report.html` generated at the end of the workflow.
72+
7173
## Reproducibility
7274

7375
The workflow has been made reproducible using the [targets package](https://github.com/ropensci/targets) by Will Landau and contributors. Random seeds are set, so you should receive the same results if you run this workflow multiple times while providing the same parameters.

0 commit comments

Comments
 (0)