altadata.get_data {altadata} | R Documentation |
Initialize retrieve data process
Description
Initialize retrieve data process
Usage
altadata.get_data(product_code, limit)
Arguments
product_code |
data product code |
limit |
number of rows you want to retrieve |
Value
Nothing just set the initial parameters
Examples
## Not run:
altadata.get_data("co_10_jhucs_03", limit = 50)
## End(Not run)
[Package altadata version 0.1.1 Index]