
Last chance! 50% off unlimited learning
Sale ends in
This function verifies that the values of multiple text entries are valid.
readMultEntryvalues(nElements, prefix = "entValue", type = "character")
Number of entries
A prefix that has been previously used to name the variables associated to the entries.
The required type of element: character, integer or real.
The text entry values transformed in integer or real if necessary. If the value is not valid the function returns NA.