R/is.dstatis.R

Defines functions is.dstatis

Documented in is.dstatis

is.dstatis <-
function(x)
{
return(is(x, "dstatis"))
}

Try the dad package in your browser

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

dad documentation built on Aug. 30, 2023, 5:06 p.m.