Description Usage Arguments Value See Also Examples
Analogous function for mutate
in dplyr.This is a little different from
dt_mutate
,because it prohibit the in place replacement.
1 |
data |
data.frame |
... |
List of variables or name-value pairs of summary/modifications functions. |
by |
unquoted name of grouping variable of list of unquoted names of grouping variables. For details see data.table |
data.table
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.