get_meta_info {pmartR} | R Documentation |
Fetch the meta_info attribute
Description
Retrieves the values in the meta_info attribute from an omicsData object.
Usage
get_meta_info(omicsData)
Arguments
omicsData |
An object of class pepData, proData, metabData, lipidData, or nmrData. |
Value
A list containing two elements:
meta_data – Logical. Indicates if the
e_meta
data frame was provided.num_emeta – The number of unique entries present in the
emeta_cname
column ine_meta
.
[Package pmartR version 2.4.5 Index]