Description Usage Arguments Examples
View source: R/extract_LIWC_values.R
This function gets LIWC values for a corpus of text and returns them in a formatted dataframe.
1 | extract_liwc_values(df, LIWC_dict)
|
df |
Dataframe where text is in column "text" and date is in column "date" |
LIWC_dict |
Name of LIWC dictionary to use |
1 | extract_liwc_values(FARC, spanish_dict)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.