Description Usage Arguments Details Author(s) See Also
This function saves the name of the last created table to allow copying it
to the HTML report using the “Export results to report” menu, or
directly using the copyTableToOutput
function.
1 | setLastTable(name, title = NULL)
|
name |
The name of the table, which must correspond to an object in the global environment. |
title |
The title to give to the table, which will be displayed in the report,
or |
The title is saved as the “title” attribute of the object called as
name
in the global environment. You may need to call activateMenus
so that the relevant menus are enabled.
Milan Bouchet-Valat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.