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