nBins {SNPhood} | R Documentation |
Return the number of bins that are defined in the SNPhood
object.
nBins(SNPhood.o, verbose = FALSE)
SNPhood.o |
Object of class |
verbose |
Logical(1). Default FALSE. Should the verbose mode (i.e., diagnostic messages during execution of the script) be enabled? |
Integer. Number of bins that are defined in the SNPhood
object
data(SNPhood.o, package="SNPhood") nBins(SNPhood.o)