paperNumbers: Plot numbers of papers by variable and year

Description Usage Arguments Value

View source: R/plots.R

Description

Plot numbers of papers by variable and year

Usage

1
paperNumbers(df, field, n = "all", summed = F, graph = F, bSize = 12)

Arguments

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

Value

Either a data frame of year and category sums, or a graph object


mcallaghan/scimetrix documentation built on May 22, 2019, 12:58 p.m.