Learn R Programming

BMRSr (version 1.0.3)

get_parameters: Get the required parameters for a data item

Description

Get the required parameters for a data item

Usage

get_parameters(data_item)

Arguments

data_item

character; the data item to get the parameters for

Value

A list containing the named parameters required for that call

Examples

Run this code
# NOT RUN {
get_parameters("TEMP")
# }

Run the code above in your browser using DataLab