get_organizations: Get authors and organizations

Description Usage Arguments Functions Examples

View source: R/api_functions.R

Description

Currently, there is no difference between organizations and authors and both download the same data regarding the outlet organization.

Usage

1
2
3
get_organizations(pages = 1)

get_authors(pages = 1)

Arguments

pages

Either the number of pages to download or "all". Defaults to 1.

Functions

Examples

1
2
3
4
5
## Not run: 
get_authors(pages=2)
get_organizations("all")

## End(Not run)

corriebar/euvsdisinfoR documentation built on March 15, 2020, 4 p.m.