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

View source: R/utility.R

get_column_namesR Documentation

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

get_column_names("TEMP")

ARawles/BMRSr documentation built on Feb. 1, 2023, 12:11 p.m.