pick_cols | R Documentation |
Helper function to pick columns from a data frame
pick_cols(x, cols)
x |
A data frame |
cols |
Vector of column names to be picked |
x with only columns in cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.