Description Usage Arguments Value Examples
This cleans a JSTOR_df, excluding repeated name papers, non-english papers, NAs (in titles or abstracts)
1 | CleanJSTOR_df(df, Titles = FALSE)
|
df |
A dataframe in the JSTOR_df format (see: JSTOR_df()) |
Titles |
whether to clean titles (instead of abstracts). Default = FALSE. |
A JSTOR_df dataframe containing informations about: Journal, Publisher, Title, Year, Abstract and Language
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.