get_path: Get value from any API path

Description Usage Arguments

View source: R/get_path.R

Description

May need to add config = httr::config(ssl.verifypeer = FALSE) if SSL cert can't be found.

Usage

1
2
get_path(path, user = getOption(x = "ISO_NE_USER"), password = getOption(x =
  "ISO_NE_PASSWORD"), ...)

Arguments

user

user account

password

password

...

passed to httr functions.

out.tz

output timezone.


noahbullock/rISONE documentation built on May 23, 2019, 9:29 p.m.