get_font_info_from_tk | R Documentation |
Return Font Information
get_font_info_from_tk(tkFont)
tkFont |
A specified tk font character, one of
|
A list of font information, containing font "family", font "face" and font "size"
fontscales <- l_getOption("font-scales")
get_font_info_from_tk(fontscales)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.