csv_colnames: Title

Description Usage Arguments Value Examples

View source: R/csv_colnames.R

Description

Title

Usage

1

Arguments

data

CSV data file input

Value

A list containing an error message if applicable, and if no errors are found, the column names of the data set, as R would parse them. We do this to ensure the colnames presented as options in dashboards conform to how R would parse them. If not, it's possible a user would select a column name in the tool that then would not be found once the data and select column names are passed to other functions.

Examples

1

mathematica-mpr/edtechrce documentation built on Nov. 10, 2019, 9:19 a.m.