The PC-Axis provides two alternative mechanisms for naming variables: their values or their codes, usually less verbose.
The the use.codes
parameter can be used to select those variables for which the CODES attribute in the PC-Axis file for naming the levels of the variables.
It should be noted that there may not be CODES for all variables; in such cases, the VALUES are used instead.
The function will operate in 'paranoid mode' unless warnings.as.errors
is set to FALSE
.
In such mode, the function will fail if any issues are found in the data.
If warnings.as.errors
is set to FALSE
, the function will do its best to solve some known issues in some PC-Axis files.