Description Usage Arguments Value Borrowing from the {tidyverse} See Also
Shorthand for {dplyr} functions called consecutively.
1 2 |
data |
A |
col |
A character for the SE version; a symbol for NSE version.
The name of column in |
col_out |
Name of the new column to create, as a string or symbol. |
arrange |
If |
pretty |
If |
A tibble.
{tidyverse}Documentation for col and col_out is modified
tidyr::gather()'s documentation of key and value.
Other dplyr-cols: select_one_of
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.