readMultEntryvalues {KarsTS}R Documentation

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.

Author(s)

Marina Saez Andreu


[Package KarsTS version 2.4.1 Index]