plotModel | R Documentation |
plotModel
plots the model along with the resulting voigt functions from deconvolution
plotModel(
spec,
model,
exclude_zones = NULL,
labels = c("ppm", "id"),
groups = NULL,
tags = FALSE,
xlab = "",
ylab = "",
title = "",
grp_colors = NULL
)
spec |
a 'spec' object (see |
model |
a 'model' object (see |
exclude_zones |
a list of vector defining the excluded zones for lorentzian plots |
labels |
choose as legend labels either 'ppm' or 'id' |
tags |
boolean allowing you to put identification tags at the top of each peak |
title |
title of the graphic |
grp_colors |
specifies the colors for the first groups and/or peaks |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.