View source: R/themeConfigurationsAddin.R
themeConfigurationsAddin | R Documentation |
Call this as an addin to build valid yaml file that is needed for creating application periscope_style.yaml file. The generated file can be used in periscope2 app by putting it inside generated app www folder.
themeConfigurationsAddin()
The method can be called directly via R
console or via RStudio addins menu
launch gadget window
periscope2:create_application()
if (interactive()) {
periscope2:::themeConfigurationsAddin()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.