errorprnt: Print errors from analysis functions

View source: R/errorprnt.R

errorprntR Documentation

Print errors from analysis functions

Description

This function prints the error messages vector in the analysis functions.

Usage

errorprnt(error_vec = get("error_vec", envir = .GlobalEnv))

Arguments

error_vec

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.

Value

Printed errors.

Author(s)

Tom Kincaid Kincaid.Tom@epa.gov


spsurvey documentation built on May 31, 2023, 6:25 p.m.