powered by
Get the column names for a returned CSV Legacy dataset
get_column_names(data_item)
character string; data item for the dataset
vector; a vector of character strings with the column headings
# NOT RUN { get_column_names("TEMP") # }
Run the code above in your browser using DataLab