set_titles {junco} | R Documentation |
Set Output Titles
Description
Retrieves titles and footnotes from the list specified in the titles argument and appends them to the table tree specified in the obj argument.
Usage
set_titles(obj, titles)
Arguments
obj |
The table tree to which the titles and footnotes will be appended. |
titles |
The list object containing the titles and footnotes to be appended. |
Value
The table tree object specified in the obj argument, with titles and footnotes appended.
See Also
Used in all template scripts
[Package junco version 0.1.1 Index]