get_nmr_norm {pmartR}R Documentation

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)

Arguments

omicsData

an object of the class 'nmrData'.

Value

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


[Package pmartR version 2.4.5 Index]