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