R/nbh.R

Defines functions nbh

Documented in nbh

# generic function for nbh that supports object of class "integer" and "GRanges"
nbh <- function(x, ...) UseMethod("nbh")

Try the RIPSeeker package in your browser

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

RIPSeeker documentation built on Oct. 31, 2019, 7:29 a.m.