altadata.get_data {altadata} | R Documentation |
Initialize retrieve data process
altadata.get_data(product_code, limit)
product_code |
data product code |
limit |
number of rows you want to retrieve |
Nothing just set the initial parameters
## Not run:
altadata.get_data("co_10_jhucs_03", limit = 50)
## End(Not run)