View source: R/xplot_helpers.R
append_suffix | R Documentation |
Append suffix contained in the 'xp_theme' to titles
append_suffix(xpdb, string = NULL, type = NULL)
xpdb |
An xpose database object. |
string |
A string to which the suffix will be appended. |
type |
A string determining what suffix type should be used in the 'xp_theme'. Can be one of 'title', 'subtitle', 'caption' or 'tag'. |
The modified 'string'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.