Description Usage Arguments Value Examples
Plots number of documents per year in two distinct dataframes. Intended to use iwth a cleaned JSTOR_df and an original JSTOR_df
1 | plotCleaningResult(dfClean, dfDirt)
|
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()) |
A plot
1 | plotCleaningResult(df1, df2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.