bins-methods: Get the number of bins for a _SNPhood_ object.

Description Usage Arguments Value Examples

Description

Return the number of bins that are defined in the SNPhood object.

Usage

1
nBins(SNPhood.o, verbose = FALSE)

Arguments

SNPhood.o

Object of class SNPhood

verbose

Logical(1). Default FALSE. Should the verbose mode (i.e., diagnostic messages during execution of the script) be enabled?

Value

Integer. Number of bins that are defined in the SNPhood object

Examples

1
2
data(SNPhood.o, package="SNPhood")
nBins(SNPhood.o)

SNPhood documentation built on Nov. 8, 2020, 6:22 p.m.