plot_search: plot_search

Description Usage Arguments Value

Description

Plots number of documents per year in JSTOR_df after using SearchCount()

Usage

1
plot_search(df.list, legend, smooth = FALSE, YearBounds)

Arguments

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)

Value

A plot of counted documents per year for a JSTOR_df


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