List2DataTable | R Documentation |
Convert a list into a data.table.
List2DataTable(x, key, columns, ...)
x |
list containing table values. |
key |
name of the key column. |
columns |
column names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.