R/is.random.R

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

Try the GAD package in your browser

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

GAD documentation built on May 2, 2019, 3:01 a.m.