Description Usage Arguments Details
Select or compute over columns of a data.table::data.table.
1 2 3 4 5 |
.data |
Either a data.table::data.table, or an instance of ExprBuilder. |
... |
Clause for selectin/computing on columns. The |
with |
Passed to data.table::data.table's |
If the length of ...
> 1, everything therein will be wrapped in a call to:
list
if with = TRUE
c
otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.