system.config | R Documentation |
system.config
system.config(fmt = "json", to = "return", quiet = TRUE)
A named list. System config information
# Get named list of the OakVar system configuration #roakvar::system.config() # Get the OakVar system configuration in YAML text #roakvar::system.config(fmt="yaml")# Print to stdout the OakVar system configuration in YAML text #roakvar::system.config(fmt="yaml", to="stdout")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.