CleanJSTOR_df: CleanJSTOR_df

Description Usage Arguments Value Examples

Description

This cleans a JSTOR_df, excluding repeated name papers, non-english papers, NAs (in titles or abstracts)

Usage

1
CleanJSTOR_df(df, Titles = FALSE)

Arguments

df

A dataframe in the JSTOR_df format (see: JSTOR_df())

Titles

whether to clean titles (instead of abstracts). Default = FALSE.

Value

A JSTOR_df dataframe containing informations about: Journal, Publisher, Title, Year, Abstract and Language

Examples

1

arthurbnetto/tidyJSTOR documentation built on Feb. 13, 2020, 5:22 p.m.