aboutsummaryrefslogtreecommitdiff
path: root/test.R
diff options
context:
space:
mode:
Diffstat (limited to 'test.R')
-rw-r--r--test.R10
1 files changed, 10 insertions, 0 deletions
diff --git a/test.R b/test.R
new file mode 100644
index 00000000..5733960f
--- /dev/null
+++ b/test.R
@@ -0,0 +1,10 @@
+devtools::document("~/git/staticdocs")
+devtools::install("~/git/staticdocs")
+library(staticdocs)
+
+debug(staticdocs:::to_html.list)
+debug(staticdocs:::to_html.Rd_doc)
+debug(staticdocs:::to_html.examples)
+debug(staticdocs:::replay_html)
+debug(staticdocs:::replay_html.recordedplot)
+build_site("~/git/mkin", site_path = "~/svn/kinfit.r-forge/www/mkin_static")

Contact - Imprint