PoC of a package with a GitHub Pages website and TravisCI integration, including functionality to render individual reports and a website.
browseURL(render_report("ith-report", params = list(i = "iteration XYZ")))
browseURL(render_site())
site
and _site
is alligned with rmarkdown::render_site()
.site.R
and report.R
will contain all relevant site- and report-related utilities.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.