Dump subset to testfile
dump_subset_to_testfile.Rd
Data from the analysis set is exported from the specified student to a csv. The file name contains a suffix with the date and time.
Usage
dump_subset_to_testfile(
df,
studentnummer = NULL,
output = "XX. Test/",
dataloc,
suffix = NULL
)
Arguments
- df
The data file containing the analysis set
- studentnummer
number The student number as integer. A single value or a vector with multiple values.
- output
The location in the output directory where the file will be written.
- dataloc
optional: If no output directory is specified, a data location on the network drive can be specified
- suffix
A suffix that is placed after the file name