Retrieves titles and footnotes from the list specified in the titles
argument and appends them to the table tree specified in the obj argument.
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
Examples
# set_titles(obj, get_titles_csv(tblid))