.sensitivityToLongTable {CoreGx} | R Documentation |
LongTable
and update the
CoreSet
object.Convert the old sensitivity slot format into a LongTable
and update the
CoreSet
object.
.sensitivityToLongTable(object, mapper = FALSE)
object |
Inheriting from |
mapper |
Should the |
A LongTable
constructed from object@sensitivty
, or a
LongTableDataMapper
if mapper==TRUE
.