View source: R/universal_useful.R
which_cols | R Documentation |
Translate DT Column names to numeric indices using regex matching
which_cols(x, .data)
x |
|
num
Numeric representation of column
names(mtcars)
which_cols("c", mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.