Skip to content

Commit

Permalink
Build site.
Browse files Browse the repository at this point in the history
  • Loading branch information
EugOT committed Apr 20, 2023
1 parent c534a49 commit 691385a
Show file tree
Hide file tree
Showing 6 changed files with 1,340 additions and 7 deletions.
8 changes: 5 additions & 3 deletions code/render.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
workflowr::wflow_publish(
c("analysis/eda.Rmd",
c(
"analysis/figure_2d-THP7.Rmd",
"analysis/figure_2e-Pr5P7.Rmd"),
all = TRUE, update = TRUE, republish = TRUE, verbose = TRUE)
"analysis/figure_2e-Pr5P7.Rmd"
),
verbose = TRUE
)
# workflowr::wflow_publish("analysis/eda.Rmd", all = TRUE, update = TRUE, republish = TRUE, verbose = TRUE)
Loading

0 comments on commit 691385a

Please sign in to comment.