commit | d1bce7eec0ab3908b908734f6f8ca671f9b824ff | [log] [tgz] |
---|---|---|
author | brentthorne <brent.thorne18@gmail.com> | Wed Jan 30 12:16:12 2019 -0500 |
committer | brentthorne <brent.thorne18@gmail.com> | Wed Jan 30 12:16:12 2019 -0500 |
tree | a2cc29a778c5a55ca3d1afa22f35f68e8e3423f4 | |
parent | 0668bdb1d9d5e6c77472f01873f2dfbe083116ac [diff] [blame] |
add bookdown import and tidy up rmd
diff --git a/NAMESPACE b/NAMESPACE index aa88438..de5bf6c 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -1,6 +1,7 @@ # Generated by roxygen2: do not edit by hand export(posterdown_pdf) +import(bookdown) import(ggplot2) import(knitr) import(rmarkdown)