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

updateObject,LongTable-methodR Documentation

Update the LongTable class after changes in it struture or API

Description

Update the LongTable class after changes in it struture or API

Usage

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

Arguments

object

A LongTable 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

LongTable with update class structure.


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