Description Usage Arguments Value
Plot numbers of papers by variable and year
1 | paperNumbers(df, field, n = "all", summed = F, graph = F, bSize = 12)
|
df |
a dataframe of papers |
field |
a string describing the variable to pass to the bar fill |
n |
the number of categories to display (defaults to "all") |
summed |
is the data already summed? (default F) |
graph |
return a graph object (default FALSE) or data |
bSize |
set the base size of the text |
Either a data frame of year and category sums, or a graph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.