tallyArticles: Summarize Article Statistics

Description Usage Arguments Details Value Author(s) Examples

View source: R/tallyArticles.R

Description

Summarizes the number of articles per journal for a publisher in the GeoDeepDive library.

Usage

1
tallyArticles(Publisher)

Arguments

Publisher

a character vector

Details

This function allows you to determine the number of documents for each journal associated with a publisher. This data is pulled from the GeoDeepDive /journals API route.

Value

A data frame with journal titles as row names, showing the number of articles for each journal within a publisher.

Author(s)

Andrew A. Zaffos & Erika T. Ito

Examples

1
# Determine the number of articles for each journal within the Elsevier publishing company

aazaff/geocarrot documentation built on May 5, 2019, 9:44 p.m.