warnprnt {spsurvey} | R Documentation |
Print grts(), irs()), and analysis function warnings
Description
This function prints the warnings messages from the grts()
, irs()
,
and analysis functions.
Usage
warnprnt(warn_df = get("warn_df", envir = .GlobalEnv), m = 1:nrow(warn_df))
Arguments
warn_df |
Data frame that contains warning messages. The default is
|
m |
Vector of indices for warning messages that are to be printed. The
default is a vector containing the integers from 1 through the number of
rows in |
Value
Printed warnings.
Author(s)
Tom Kincaid Kincaid.Tom@epa.gov
[Package spsurvey version 5.5.1 Index]