Description Usage Arguments Value Examples
View source: R/plot_pubs_by_year.R
Plot Publications By Year
1 | plot_pubs_by_year(refs_df)
|
refs_df |
reference dataframe as retrieved by kwb.endnote::create_references_df() |
plot with publications by year
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.