find data frame column names containing specific text
1 | names_with(df, text)
|
df |
dataframe whose colnames you want to check |
text |
text to match on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.