plot_ex_situ_nmr: Plot ex situ NMR data

Description Usage Arguments Value

View source: R/PLOT-1d-legacy.R

Description

WARNING: LEGACY FUNCTION, USE plot(...) INSTEAD This function is used to plot ex situ NMR data. A grid of plots is produced per nucleus present in the data list.

Usage

1
2
plot_ex_situ_nmr(data, names = c(""), plot.cols = NA,
  .interactive_xlim = NULL, .interactive_ylim = NULL, ...)

Arguments

data

A list of data to plot (see read.NMR)

names

Names of the data to go into the legend (defaults to filenames)

plot.cols

list of colours for plots (defaults to automatically chosing)

Value

A list of plotting options to be displayed to the user (invisibly)


jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.