Concatenates any errors from nprcgenekeeprErr into narrative form

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