commit | 275dbbeb6bc021919457a0c833402dd3ea0fdded | [log] [tgz] |
---|---|---|
author | brentthorne <brent.thorne18@gmail.com> | Tue Feb 05 13:31:30 2019 -0500 |
committer | brentthorne <brent.thorne18@gmail.com> | Tue Feb 05 13:31:30 2019 -0500 |
tree | bb2e52f514c674fed0590a2154772be764eb061a | |
parent | d1bce7eec0ab3908b908734f6f8ca671f9b824ff [diff] [blame] |
Moving to HTML/CSS :smile:
diff --git a/R/utils.R b/R/utils.R index fdf4d97..78b2761 100644 --- a/R/utils.R +++ b/R/utils.R
@@ -1,3 +1,4 @@ +# Most here is from thesisdown for the posterdown_pdf option find_file <- function(template, file) { template <- system.file("rmarkdown", "templates", template, file, package = "posterdown")