View source: R/render_report.R
render_report | R Documentation |
A generic function to prepare and load the required datasets and run either PFM, Performance or MPOP report
render_report( report.type = NULL, my.dir = getwd(), prep.data = TRUE, load.data = TRUE, data.period = Sys.Date() %m-% months(1), ... )
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.