This function prints the error messages vector in the analysis functions.
errorprnt(error_vec = get("error_vec", envir = .GlobalEnv))
Data frame that contains error messages. The default is
"error_vec"
, which is the name given to the error messages vector created
by functions in the spsurvey package.
Printed errors.