Learn R Programming

pmartR (version 2.4.6)

get_nmr_norm: Fetch the NMR normalization info

Description

This function returns the norm_info element of the nmr_info attribute which indicates if the data have been NMR normalized.

Usage

get_nmr_norm(omicsData)

Value

A logical value indicating whether the data have been NMR normalized.

Arguments

omicsData

an object of the class 'nmrData'.