Learn R Programming

BMRSr (version 1.0.3)

get_data_items: Get a vector containing all of the permissible data items

Description

Get a vector containing all of the permissible data items

Usage

get_data_items(type = "any")

Arguments

type

character; parameter to return only data items of a specific type ("Legacy", "B Flow", "REMIT", or "any")

Value

vector; data items as character string

Examples

Run this code
# NOT RUN {
get_data_items()
# }

Run the code above in your browser using DataLab