Skip to content

Commit

Permalink
Changes to thesis resources report
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes committed Dec 19, 2023
1 parent de6818b commit 6ccd11f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 6 additions & 3 deletions src/docs_thesis-resources/orderly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ artefacts:
- depends/coverage.png
- depends/category-flowchart.png
- depends/age-variation.png
- depends/age-disagg-fsw-line.png
- depends/aaa-variance-proportions.png

depends:
Expand Down Expand Up @@ -93,11 +92,11 @@ depends:
plot_model-direct-benefits:
id: latest
use:
depends/model-direct-benefits.pdf: model-direct-benefits.pdf
depends/model-direct-benefits.png: model-direct-benefits.png
process_age-disagg-fsw:
id: latest
use:
depends/age-disagg-fsw-line.pdf: age-disagg-fsw-line.pdf
depends/age-disagg-fsw-line.png: age-disagg-fsw-line.png
plot_age-variation:
id: latest
use:
Expand Down Expand Up @@ -136,3 +135,7 @@ depends:
id: latest
use:
depends/multi-sexbehav-sae.csv: adjust-best-3p1-multi-sexbehav-sae.csv
plot_aids-abstract:
id: latest
use:
depends/thesis-slide-multi-agyw.png: thesis-slide-multi-agyw.png
2 changes: 0 additions & 2 deletions src/docs_thesis-resources/script.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ convert_pdf_png <- function(name, dpi = 300) {
convert_pdf_png("model-comparison")
convert_pdf_png("fsw-logit-model-comparison")
convert_pdf_png("coverage")
convert_pdf_png("age-disagg-fsw-line")

#' For tables-figures.Rmd
convert_pdf_png("category-flowchart")
convert_pdf_png("model-direct-benefits")
convert_pdf_png("aaa-variance-proportions")
convert_pdf_png("age-variation")
convert_pdf_png("temporal-interpolation-ribbon")
Expand Down

0 comments on commit 6ccd11f

Please sign in to comment.