Learn R Programming

BMRSr (version 1.0.3)

get_function: Get the correct function to create the API call depending on the data item

Description

Get the correct function to create the API call depending on the data item

Usage

get_function(data_item)

Arguments

data_item

character string; data item to be retrieved

Value

function

Examples

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

Run the code above in your browser using DataLab