Retrieves the value in check.names attribute from an omicsData object. This function has been deprecated in favor of handling checking names externally, and will always return FALSE.
get_check_names(omicsData)
A logical value indicating if the syntax of the column names in a
data frame should be checked. See data.frame
for
more details.