View source: R/utils-get-col-name-from-key-title.R
get_col_name_from_key_title | R Documentation |
key_posteriors
list, given a title as found in
key_posteriors_titles
Get the name of a column in the input data frame that matches a regular
expression in the key_posteriors
list, given a title as found in
key_posteriors_titles
get_col_name_from_key_title(df = NULL, pat = NULL)
df |
The data frame with column names |
pat |
The regular expression used to match a title in
|
A string, which is the name of a column in the data frame df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.