checkRccSet: Check an RccSet

Description Usage Arguments Value Author(s) Examples

Description

Provides additional checks and generates warnings for unexpected or unusual conditions which, though permitted by the RccSet class, may indicate data import errors.

Usage

1
2
3
## S4 method for signature 'RccSet'
checkRccSet(rccSet, reportWarnings = TRUE,
  showMessages = FALSE)

Arguments

rccSet

An RccSet to be checked.

reportWarnings

Logical. If TRUE, warnings are reported.

showMessages

Logical. If TRUE, notes are shown indicating any optional missing columns and the like.

Value

Returns TRUE if no warnings were generated and FALSE otherwise.

Author(s)

Robert Ziman

Examples

1
2

NanoStringQCPro documentation built on Nov. 8, 2020, 8:11 p.m.