getData {Pandora} | R Documentation |
Get Data
Description
Get Data
Usage
getData(name, repository = "", verbose = TRUE, options = dataOptions())
Arguments
name |
(character) name of a resource, e.g. an entry of the output from
|
repository |
(character) name of a Pandora repository, e.g. an entry of the output from
|
verbose |
Logical, indicating whether to display processing messages. If TRUE, messages will be displayed; if FALSE, messages will be suppressed. Default is TRUE. |
options |
(list) a list of extra options for |
Value
(data.frame) return data from the Pandora API
[Package Pandora version 24.2.0 Index]