Learn R Programming

altadata (version 0.1.1)

altadata.get_data: 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

Run this code
# NOT RUN {
  altadata.get_data("co_10_jhucs_03", limit = 50)
# }

Run the code above in your browser using DataLab