plotCleaningResult: plotCleaningResult

Description Usage Arguments Value Examples

View source: R/tidyJSTOR.R

Description

Plots number of documents per year in two distinct dataframes. Intended to use iwth a cleaned JSTOR_df and an original JSTOR_df

Usage

1
plotCleaningResult(dfClean, dfDirt)

Arguments

dfClean

A dataframe in the JSTOR_df format (see: JSTOR_df()) after using CleanJSTOR_df()

dfDirt

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

Value

A plot

Examples

1

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