sensitivitySlotToLongTable {CoreGx}R Documentation

sensitivitySlotToLongTable Generic

Description

Convert the sensitivity slot in an object inheriting from a CoreSet from a list to a LongTable.

Usage

sensitivitySlotToLongTable(object, ...)

Arguments

object

['CoreSet'] Object inheriting from CoreSet.

...

Allow new arguments to be defined on this generic.

Value

A ['LongTable'] object containing the data in the sensitivity slot.

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.2.0 Index]