R/is.superthin.R

Defines functions is.superthin

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

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.