Plot Publications By Year

plot_pubs_by_year(refs_df)

Arguments

refs_df

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

Value

plot with publications by year

Examples

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