abm_graph_oadata_share: Chart displaying shares of Open Access data publications

abm_graph_oadata_shareR Documentation

Chart displaying shares of Open Access data publications

Description

This 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"))

Arguments

df

a data frame at the format produced by abm_table6()

type

the return type, one of "ggplot", "plotly" or "ggiraph"

Details

Rationale: <https://www.perceptualedge.com/articles/visual_business_intelligence/save_the_pies_for_dessert.pdf>

Value

a ggplot object, ggiraph svg or plotly object as determined by type


KTH-Library/bibliomatrix documentation built on Feb. 29, 2024, 5:54 a.m.