authors_rank: Authors ranks

Description Usage Arguments Value Examples

View source: R/rxivistr.R

Description

Returns top 200 authors in specified category.

Usage

1

Arguments

category

Filters out results not related to the specified category. Category list can be viewed with category_list function. If filtering for a single category, this category can be specified as a string. If filtering for multiple categories, the argument must be specified as a vector, e.g. category = c("zoology","biophysics"). If it is left as default, the function will return top 200 authors overall.

Value

Returns a data frame with the top 200 authors.

Examples

1
authors_rank("plant-biology")

rxivistr documentation built on Oct. 23, 2020, 5:19 p.m.