readMultEntryvalues: readMultEntryvalues: verifies multiple entry values

Description Usage Arguments Value Author(s)

View source: R/readMultEntryvalues.R

Description

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

Usage

1
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


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.