abm_graph_oadata_piechart: Pie chart for Open Access data

View source: R/alternative-oa-graphs.R

abm_graph_oadata_piechartR Documentation

Pie chart for Open Access data

Description

This alternative pie chart can return three types of results - a ggplot object, a plotly object or a ggiraph svg object

Usage

abm_graph_oadata_piechart(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"

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.