names_df | R Documentation |
to get a vector of names of a df, matching a regex
names_df(df, regname = "name\\d")
df |
the df to get the names from |
regname |
the regex expression to match |
a df with the names of the meta df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.