RcssGetDefaultStyle | R Documentation |
Fetches the value of the RcssDefaultStyle object defined in parent environments.
RcssGetDefaultStyle(Rcss = "default")
Rcss |
Rcss object, replacement default style object. When set to "default", the function returns a copy of the default object defined in parent environment. When set to Rcss object, the function ignores the default and returns the set object back. |
# retrieve the current default style
style.now <- RcssGetDefaultStyle()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.