R/ngen.R

Defines functions ngen

Documented in ngen

ngen <- function(object, ...)
{
   UseMethod("ngen")
}

Try the dlmap package in your browser

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

dlmap documentation built on May 2, 2019, 2:45 a.m.