earliest_date: ealiest_date

Description Usage Arguments Details Value Examples

Description

get_devices Gets device numbers from GAP API.

Usage

1
earliest_date(x, start_date = start_date, end_date = end_date, ...)

Arguments

...

Numeric, complex, or logical vectors. be removed?

Details

This is a wrapper function for httr::GET which makes use of format_uri to formulate the correct uri string, and jsonlite::fromJSON to parse the incoming json, and output a character vector.

Value

If all inputs are integer and logical, then the output

Examples

1
TODO

maupson/gapAPI documentation built on May 21, 2019, 1:37 p.m.