Description Usage Arguments Details Value
loading function with automatic default
1 | read.csv.auto.sep(file, stringsAsFactors = F, ...)
|
file |
path to a csv file with the assessment data |
the file is loaded with stringsAsFactors = F and with column names in alphanumeric lowercase
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 "."
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.