Description Usage Arguments Value
Get new logical/ boolean columns for checking whether each value of strings is found in primary_col.
1 | spread_by_strings(x, strings)
|
x |
dataframe with column of interest named primary_col. |
strings |
vector of strings to check against primary_col. |
A dataframe with a new column for each element of strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.