diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-28 10:35:05 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-28 10:35:05 -0400 |
| commit | 150d5cb448cb6ed428bcff795a428510884b4831 (patch) | |
| tree | 398cd9bce455490f8d633d18aadc900fb4aadbbc /makefile | |
| parent | 922c57945e531220d3191a657bdf382ab1d95a99 (diff) | |
updated documentation/removed TODOs
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ presentation/presentation.html: presentation/presentation.md analysis: analysis/analysis.html -analysis/analysis.html: analysis/analysis.Rmd # TODO: add compile command +analysis/analysis.html: analysis/analysis.Rmd analysis/data.csv Rscript -e "setwd('analysis'); rmarkdown::render('analysis.Rmd')" clean: |
