position_columns: Output peak position related columns of "peaks" data.frame

Description Usage Arguments Value

Description

Internal helper function used to generalize peak processing.

Usage

1
2
3
4
5
.position_columns(object, index = FALSE, peak.type = NULL, ...)

## S4 method for signature 'NMRScaffold1D'
.position_columns(object, index = FALSE,
  peak.type = NULL)

Arguments

object

NMRScaffold1D or NMRScaffold2D object.

index

TRUE to output column indeces, FALSE to output names

peak.type

One of either 'lorenz', 'gauss', 'pvoigt', or 'voigt'

...

Additional arguments passed to inheriting methods.

Value

A vector of integers or characters.


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