config | R Documentation |
Gets config for gsplot, mostly used internally but exposed for use by gsplot users
config(type, ..., persist = FALSE, custom.config = FALSE)
type |
string of gsplot config object to retrieve |
... |
additional configuration to override what is pulled from config |
persist |
logical of whether to persist overrides to config |
custom.config |
logical of whether to use default global (FALSE) or a config set for only one gsplot object |
config("par")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.