addErrTxt: Concatenates any errors from nprcgenekeeprErr into narrative...

Description Usage Arguments Value

View source: R/addErrTxt.R

Description

Concatenates any errors from nprcgenekeeprErr into narrative form

Usage

1
addErrTxt(txt, err, singularTxt, pluralTxt)

Arguments

txt

character string with initial error description value

err

ve from errorLst

singularTxt

character string with text used when the length of err is 1

pluralTxt

character string with text used when the length of err is greater than 1.

Value

Error from nprcgenekeepr


rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.