R/is.SGP.R

Defines functions `is.SGP`

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

Try the SGP package in your browser

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

SGP documentation built on Oct. 23, 2023, 5:08 p.m.