Description Usage Arguments Value
Given either a marker configuration in list format, or a configuration file in YAML format, create a template plot configuration to be modified manually by user for plotting
1 | getTemplatePlotConfig(markerConfig, writeYAML = TRUE, outDir = getwd())
|
markerConfig |
marker configuration in nested list format (most likely previously-read from a YAML file); if NULL, user must provide a marker config file in YAML format; default=NULL |
writeYAML |
logical indicating whether to write configuration to file; default=TRUE |
outDir |
directory where YAML file should be written; default=getwd() |
markerConfigFile |
marker configuration YAML file; if NULL, user must provide configuration in list format; default=NULL |
all plot information and default plot configuration values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.