append_suffix {xpose} | R Documentation |
Append suffix contained in the 'xp_theme' to titles
Description
Append suffix contained in the 'xp_theme' to titles
Usage
append_suffix(xpdb, string = NULL, type = NULL)
Arguments
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'. |
Value
The modified 'string'.
[Package xpose version 0.4.19 Index]