R/nobs_gambin.R

Defines functions nobs.gambin

nobs.gambin = function(object, ...)
{
  nrow(object$Data)
}

Try the gambin package in your browser

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

gambin documentation built on April 17, 2021, 1:06 a.m.