time_to_accept_plot: Generates a plot of acceptance times for articles published...

View source: R/summary_plots.R

time_to_accept_plotR Documentation

Generates a plot of acceptance times for articles published in the last few years.

Description

Generates a plot of acceptance times for articles published in the last few years.

Usage

time_to_accept_plot(years = NULL, save = TRUE)

Arguments

years

years considered. A vector of years, or defaults to last four years.

save

Defaults to TRUE. The plot is saved in the rjournal.github.io/resources folder.

Value

a ggplot, one boxplot per publication year

Examples

## Not run: 
 time_to_accept_plot()

## End(Not run)


rjournal/rj documentation built on March 29, 2024, 6:43 a.m.