View source: R/ggPMX-options.R
pmxOptions | R Documentation |
getPmxOption
retrieves the value of a ggPMX option.
ggPMXOptions
sets the value of ggPMX options; it can also be used to
return a list of all currently-set ggPMX options.
pmxOptions(...)
... |
Options to set, with the form |
There is a global option set, which is available by default.
template_dir: path to template directory
## Not run:
pmxOptions(template_dir = PATH_TO_CUSTOM_CONFIGURATION)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.