crunchbase_get_collection: Get a collections endpoint

Description Usage Arguments Examples

View source: R/get-collection.R

Description

Simplifies GETting multi-page collections endpoints. Instead of making repeated calls to crunchbase_GET with page=n, just use this.

Usage

1

Arguments

path

the path for the collections endpoint.

...

other arguments passed to crunchbase_GET

Examples

1
2
crunchbase_get_collection(c("organization","facebook","current_team"))
crunchbase_get_collection("people") ## returns all people in CrunchBase

tarakc02/rcrunchbase documentation built on Jan. 21, 2021, 7:32 p.m.