R/is.gridresid.R

Defines functions is.gridresid

is.gridresid <- function(x){
	inherits(x, "gridresid")	
}

Try the stppResid package in your browser

Any scripts or data that you put into this service are public.

stppResid documentation built on May 29, 2017, 3:48 p.m.