Create graph over DiVA publication types by year (ggplot, plotly and ggiraph variants)

abm_graph_diva2(df, type = c("ggplot", "plotly", "ggiraph"))

Arguments

df

a data frame at the format produced by abm_table1()

type

one of ggplot, plotly or ggiraph, where the first one is default

Value

a ggplot object