Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


KarsTS (version 2.4.1)

readMultEntryvalues: readMultEntryvalues: verifies multiple entry values

Description

This function verifies that the values of multiple text entries are valid.

Usage

readMultEntryvalues(nElements, prefix = "entValue", type = "character")

Arguments

nElements

Number of entries

prefix

A prefix that has been previously used to name the variables associated to the entries.

type

The required type of element: character, integer or real.

Value

The text entry values transformed in integer or real if necessary. If the value is not valid the function returns NA.