writeAutoReportData | R Documentation |
Write automated report metadata
writeAutoReportData(config)
config |
a list of yaml configuration |
# Example depend on environment variable R_RAP_CONFIG_PATH being set
try(config <- readAutoReportData())
try(writeAutoReportData(config = config))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.