get_check_names: *DEPRECATED*: Fetch the check.names attribute

View source: R/helper_fn.R

get_check_namesR Documentation

DEPRECATED: Fetch the check.names attribute

Description

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.

Usage

get_check_names(omicsData)

Arguments

omicsData

An object of class pepData, proData, metabData, lipidData, or nmrData.

Value

A logical value indicating if the syntax of the column names in a data frame should be checked. See data.frame for more details.


pmartR/pmartRqc documentation built on April 25, 2024, 6:18 a.m.