Get Data
getData(name, repository = "", verbose = TRUE, options = dataOptions())(data.frame) return data from the Pandora API
(character) name of a resource, e.g. an entry of the output from
getResources()$name
(character) name of a Pandora repository, e.g. an entry of the output from
getRepositories()$name
Logical, indicating whether to display processing messages. If TRUE, messages will be displayed; if FALSE, messages will be suppressed. Default is TRUE.
(list) a list of extra options for read.csv() or openxlsx::read.xlsx() and
readxl::read_excel