Chart displaying the development of Open Access data publications over time
Source:R/alternative-oa-graphs.R
abm_graph_oadata_linegraphs.RdThis graph is an alternative or complement to the abm_graph_oadata_stackedarea graph and can return three types of results - a ggplot object, a plotly object or a ggiraph svg object
Usage
abm_graph_oadata_linegraphs(df, type = c("ggplot", "plotly", "ggiraph"))