View source: R/text_attributes.R
This function takes in any dataframe with a headline variable and returns a new dataframe containing the variable common_phrases, which is a boolean that indicates the presence of one of the phrases found in the dataframe common.
1 | common_phrases(ds)
|
ds |
dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.