View source: R/text_attributes.R
This function takes in any dataframe with headline and ids variables and returns a new dataframe containing the variable pronouns, which is an integer that indicates the number of pronouns within the headline. Pronouns detected include: I, me, you, he, him, she, her, it, we, us, they, them, and one.
1 | pronouns(ds)
|
ds |
dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.