peak_units: Access the "peak_units" slot of an NRMScaffold object

Description Usage Arguments

Description

Generic convenience method to access the "peak_units" slot of an NMRScaffold object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
peak_units(object, ...)

## S4 method for signature 'NMRScaffold'
peak_units(object)

## S4 method for signature 'NMRScaffold1D'
peak_units(object)

## S4 method for signature 'NMRFit1D'
peak_units(object)

## S4 replacement method for signature 'NMRFit1D'
peak_units(object) <- value

Arguments

object

An NMRScaffold1D or NMRScaffold2D object.

...

Additional arguments passed to inheriting methods.


ssokolen/rnmrfit documentation built on May 23, 2019, 1:48 p.m.