sensitivitySlotToLongTable {CoreGx} | R Documentation |
Convert the sensitivity slot in an object inheriting from a CoreSet from a list to a LongTable.
sensitivitySlotToLongTable(object, ...)
object |
['CoreSet'] Object inheriting from CoreSet. |
... |
Allow new arguments to be defined on this generic. |
A ['LongTable'] object containing the data in the sensitivity slot.
print("Generics shouldn't need examples?")