get_data_scale_orig {pmartR} | R Documentation |
Fetch the original data scale
Description
Retrieves the character string indicating the scale the data was originally on when read into R.
Usage
get_data_scale_orig(omicsObject)
Arguments
omicsObject |
an object of class 'pepData', 'proData', 'metabData', 'lipidData', or 'nmrData'. |
Value
A character string.
[Package pmartR version 2.4.5 Index]