R/ngen.dlcross.R

Defines functions ngen.dlcross

Documented in ngen.dlcross

ngen.dlcross <- function(object, ...)
{
  length(table(object$dfMerged[[object$idname]]))
}

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.