getdata: Extract API Data

Description Usage Arguments Value Examples

View source: R/getdata.R

Description

Extracts the converted data from an apidata object.

Usage

1

Arguments

x

an object of class apidata

Value

either a data frame or a list containing data frames.

Examples

1
2
## Not run: apidata <- apiData(x) # only works with a proper PVS API key
## Not run: getdata(apidata)

umatter/RWebData documentation built on May 6, 2019, 11:47 a.m.