Skip to contents

Count number of papers per journal, with year range

Usage

table_journal_count(data, datatable = TRUE)

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).