Learn R Programming

pxweb (version 0.5.3)

download_pxweb: Traverse node for query alternatives and download data.

Description

Goes through the dataNode and ask user for input for all variables and then put this together to a query for get_pxweb_data.

Usage

download_pxweb(dataNode, test_input = NULL, ...)

Arguments

dataNode
Botton node in node tree.
test_input
Vector of length 4 to test inputs to the first 4 questions in the query.
...
further parameters. These are currently ignored.