Description Usage Arguments Details See Also Examples
This function extracts the column of a dataset irrespective of whether the column is called by its quoted name, its non quotted name, or through an object.
1 |
.data |
A |
col |
A column name |
This function allow for writing code as if everything was relying on
non-standard evaluation (i.e. in the tidyverse style).
It is inspired from pull()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.