Description Usage Arguments Examples
Use the superpowered dplyr::summarise()
with explicit
grouping.
1 2 3 4 5 6 7 | retbl(.data, ...)
retbl_drop(.data, ...)
retbl_peel(.data, ...)
retbl_rowwise(.data, ...)
|
.data |
A data frame, data frame extension (e.g. a tibble), or a lazy data frame (e.g. from dbplyr or dtplyr). See Methods, below, for more details. |
... |
< The value can be:
|
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.