R/nobs.frontier.R

Defines functions nobs.frontier

nobs.frontier <- function( object, ... ) {
   return( object$nob )
}

Try the frontier package in your browser

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

frontier documentation built on July 14, 2020, 3:01 a.m.