caption | R Documentation |
display string as caption (maybe underlined)
caption(txt, color = "1;37", ulchar = "▔", ulcolor = "31")
txt |
Text to display as caption. |
color |
ANSI color code for caption. |
ulchar |
Character for underlining caption. Should be exactly 1 character or "" or NULL or NA for no underline. |
ulcolor |
ANSI color code for underline. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.