| rowDataToDF {scp} | R Documentation |
rowData of a QFeatures object to a
DataFrameThis function is deprecated. You should rather use
[QFeatures::rbindRowData]
rowDataToDF(object, i, vars)
object |
A |
i |
A |
vars |
A |
A DataFrame object with the rowData row-binded over
the required assays.