read.csv.auto.sep: loading function with automatic default

Description Usage Arguments Details Value

Description

loading function with automatic default

Usage

1
read.csv.auto.sep(file, stringsAsFactors = F, ...)

Arguments

file

path to a csv file with the assessment data

Details

the file is loaded with stringsAsFactors = F and with column names in alphanumeric lowercase

Value

the data from the csv files as data frame. Column header symbols are changed to lowercase alphanumeric and underscore; everything else is converted to a "."


mabafaba/hypegrammaR documentation built on Oct. 2, 2019, 11:33 a.m.