Description Usage Arguments Functions Examples
View source: R/api_functions.R
Currently, there is no difference between organizations and authors and both download the same data regarding the outlet organization.
1 2 3 | get_organizations(pages = 1)
get_authors(pages = 1)
|
pages |
Either the number of pages to download or "all". Defaults to 1. |
get_authors
: Get organizations
1 2 3 4 5 | ## Not run:
get_authors(pages=2)
get_organizations("all")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.