Description Usage Arguments Examples
If the supplied list is NULL, then the default settings will be returned. Otherwise, the named fields in the supplied list will replace the corresponding field in the default settings
1 | return_aes_param(aes_param, load_format_conf = NULL)
|
aes_param |
a named list of aesthetic settings |
1 2 | # change the fontsize and font family
return_aes_param (list (fontsize=12, font_fam='Arial') )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.