plot.NMRData1D: Plot NMRData1D object

Description Usage Arguments

Description

Generates an interactive plot object using the plotly package.

Usage

1
plot.NMRData1D(x, components = "r", nrows = 2, reverse = TRUE)

Arguments

x

NMRData1D object.

components

One of either 'r', 'i', or 'r/i' to include real, imaginary or both components. If both components are selected, they are displayed in separate subplots.

nrows

Max number of rows to display subplots.

reverse

TRUE to order x-axis with large values on the left and small values on the right like typical NMR plots.


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