updateObject-CoreSet-method: Update the 'CoreSet' class after changes in it struture or...

updateObject,CoreSet-methodR Documentation

Update the CoreSet class after changes in it struture or API

Description

Update the CoreSet class after changes in it struture or API

Usage

## S4 method for signature 'CoreSet'
updateObject(object, verify = FALSE, verbose = FALSE)

Arguments

object

A CoreSet object to update the class structure for.

verify

A logical(1) indicating is validObject should be called after updating the object. Defaults to TRUE, only set FALSE for debugging.

verbose

TRUE or FALSE, indicating whether information about the update should be reported

Value

CoreSet with update class structure.


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.