Learn R Programming

BMRSr (version 1.0.3)

get_column_names: Get the column names for a returned CSV Legacy dataset

Description

Get the column names for a returned CSV Legacy dataset

Usage

get_column_names(data_item)

Arguments

data_item

character string; data item for the dataset

Value

vector; a vector of character strings with the column headings

Examples

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

Run the code above in your browser using DataLab