Description Usage Arguments Value
Merge list of data tables recursively
1 | mergeDataTables(data, tableNames = NULL, output.only.last = FALSE, ...)
|
data |
A list of data tables. |
tableNames |
A character vector holding the names of the tables to merge. |
output.only.last |
Only returns last merged table. |
... |
Extra parameters that will be passed into |
A merged data table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.