getCols3to5
returns the 3rd - 5th columns of a data.table.
If the table has less than 5 columns, it returns 3rd - max.
If the table has less than 3 columns, it returns a null table.
DT |
data.table |
a data.table of up to 3 columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.