Count number of papers per journal, with year range
Source:R/clean_journals_continents.R
table_journal_count.Rd
Count number of papers per journal, with year range
Arguments
- data
The processed dataframe of data
- datatable
Whether to output a DT::datatable HTML table widget instead of a regular dataframe (defaults to TRUE).