Description Usage Arguments Value Examples
View source: R/PLOT-nmr.fit.object.R
This function plots the integrated intensities of the fit and the deconvolution for all frames in the fit.
1 2 3 4 5 |
fit |
The fit object |
showErrors |
Should the errors be displayed (as shaded regions) (Default TRUE) |
NAasZero |
Display Models not included in the fit with 0 area and 0 error? (Default FALSE) |
showLegend |
Show a legend above the plot? (Default TRUE) |
pch |
The character to use for points (3 = + , 4 = x , 16 = filled circle etc.) (see |
fit_col |
Colour for the total integral |
deconv_cols |
Colours for the deconvolution integrals |
error_alpha |
Factor to change the alpha when plotting errors |
plot_total_integral |
TRUE / FALSE should plot the total integral |
None
1 | plot(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.