plot_pubs_by_year: Plot Publications By Year

Description Usage Arguments Value Examples

View source: R/plot_pubs_by_year.R

Description

Plot Publications By Year

Usage

1

Arguments

refs_df

reference dataframe as retrieved by kwb.endnote::create_references_df()

Value

plot with publications by year

Examples

1
2
3
endnote_list <- kwb.endnote::create_endnote_list()
refs_df <- kwb.endnote::create_references_df(endnote_list)
plot_pubs_by_year(refs_df)

KWB-R/kwb.endnote documentation built on July 8, 2021, 4:18 p.m.