View source: R/misc.R
select columns using tidyselect
cols_c(..., data)
...
<tidy-select> One or more unquoted expressions separated by commas. Variable names can be used as if they were positions in the data frame, so expressions like x:y can be used to select a range of variables.
<tidy-select>
x:y
data
A data frame or data.table
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.