Description Usage Arguments Value
Plots number of documents per year in JSTOR_df after using SearchCount()
1 | plot_search(df.list, legend, smooth = FALSE, YearBounds)
|
df.list |
A list or a single dataframe in the JSTOR_df format (see: JSTOR_df()) |
legend |
A vector of charcters to be used as legends matching the number of df in df.list c("legend1", "legend2", ..., "legendN") |
smooth |
Whether to smooth curves. Default smooth = FALSE |
YearBounds |
Optional vector with inferior and superior Year bounds for the plot. Ex: c(1970,1990) |
A plot of counted documents per year for a JSTOR_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.