Enhanced gather supporting keep argument
1 2 |
data |
A data frame. |
key |
Names of new key and value columns, as strings or symbols. This argument is passed by expression and supports
quasiquotation (you can unquote strings
and symbols). The name is captured from the expression with
|
value |
Names of new key and value columns, as strings or symbols. This argument is passed by expression and supports
quasiquotation (you can unquote strings
and symbols). The name is captured from the expression with
|
... |
A selection of columns. If empty, all variables are
selected. You can supply bare variable names, select all
variables between x and z with |
na.rm |
If |
convert |
If |
factor_key |
If |
keep |
columns to keep, additionally to columns mentionned in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.