file where table in CSV format will be written. Also, another file with the extension '_appendix' is written with the available data table.
which.table
character indicating which table is printed. Possible values are 'descr', 'avail' or 'both' (partial matching allowed), exporting descriptives by groups table, available data table or both tables, respectively. Default value is 'descr'.
sep
character. The variable separator, same as 'sep' argument from write.table. Default value is ','.
nmax
logical, indicating whether to show the number of subjects with at least one valid value across all row-variables. Default value is TRUE.
header.labels
see the 'header.labels' argument from createTable.