Description Usage Arguments Value
Creates dataframe or plot with information regarding top Journal that appear at least for a determined time period in the top.
1 | JSTORplotJournals(df, y, x, output = "plot", YearBounds)
|
y |
Determines the size of the ranking being observed for each year |
x |
Determines the number of times a bigram has to be part of the rank to be included in the dataframe or plot |
output |
Whether to output a dataframe or a plot. Acceptable entries: "plot" and "dataframe". |
YearBounds |
Optional vector with inferior and superior Year bounds for the plot. Ex: c(1970,1990) |
dfEco |
A dataframe in the JSTOR_df format (see: JSTOR_df()) |
A ggplot2 object or a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.