View source: R/l_setTitleFont.R
l_setTitleFont | R Documentation |
All of loon's displays access a set of common options. This function sets the font for the title bar of the displays.
l_setTitleFont(size = "16", weight = "bold", family = "Helvetica")
size |
the font size. |
weight |
the font size. |
family |
the font family. |
the value of the named option.
l_getOptionNames
, l_userOptions
,
l_userOptionDefault
, l_setOption
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.