R/N_V_Vm.R

N <- function (obj, ...)  UseMethod("N")

V <- function (obj, ...)  UseMethod("V")

Vm <- function (obj, m, ...)  UseMethod("Vm")

Try the zipfR package in your browser

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

zipfR documentation built on Nov. 13, 2020, 3:01 a.m.