changeObjectIntegrityChecking: Disable object integrity checking for a _SNPhood_ object.

Description Usage Arguments Value Examples

View source: R/core.R

Description

The function changeObjectIntegrityChecking disables object integrity checking for a SNPhood object. This might be desired for large objects when the integrity test takes too much time. Note, however, that disabling these checks is not recommended.

Usage

1

Arguments

SNPhood.o

Object of class SNPhood

disable

Logical(1). Default FALSE. Disable the object integrity checking?

verbose

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

Value

Object of class SNPhood with object integrity checking disabled.

Examples

1
2

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