set_check_names | R Documentation |
This function sets the check.names attribute of an omicsData object. This function has been deprecated in favor of handling checking names externally and will return an unmodified omicsData.
set_check_names(omicsData, set_to = TRUE)
omicsData |
an object of the class 'pepData', 'proData', 'metabData',
'lipidData', or 'nmrData', usually created by |
set_to |
logical indicating what to set check.names attribute to. Defaults to TRUE. |
omicsData object with updated check.names attribute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.