Description Usage Arguments Details Examples
If .by
is given, data is grouped just for mutate operation.
1 2 |
.data |
A tbl. All main verbs are S3 generics and provide methods
for |
... |
Name-value pairs of expressions. Use These arguments are automatically quoted and
evaluated in the context of the data
frame. They support unquoting and
splicing. See |
.by |
a vector or list of variables as characters or given by |
.keep |
if |
Prefer standard grouping notation for a sequence of operations as it will be more efficient, but for a single operation this is not a costly alternative.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.