drop_bounds: Drop bounds if they don't conform to parent object

Description Usage Arguments Value

Description

If changes made to a parent NMRScaffold object make current bounds no longer applicable, they must be dropped.

Usage

1
2
3
4
5
6
7
.drop_bounds(object, ...)

## S4 method for signature 'NMRScaffold'
.drop_bounds(object)

## S4 method for signature 'NMRScaffold1D'
.drop_bounds(object, f, ...)

Arguments

object

NMRScaffold1D or NMRScaffold2D object.

...

Additional arguments passed to inheriting methods.

Value

Modified NMRScaffold object.


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