RGL.plots {IsotopeR} | R Documentation |
Mixing Space, 3 isotopes
Description
A mixing space plot used to plot the source estimations and the observations or model fits when the number of isotopes used is 3.
Usage
RGL.plots(jags.1, X, sources, plot.mix=FALSE, plot.ind.flag=FALSE, color.plots=FALSE)
Arguments
jags.1 |
A jags object, output from the runjags package. |
X |
Isotopic mixture data |
sources |
A matrix including all source information. Should be formatted as a source file as discussed in the IsotopeR vignette. |
plot.mix |
A flag, plots the estimated mixture values, when TRUE (1). If FALSE (0) then the the function plots the observed mixture values. |
plot.ind.flag |
A flag, plots the observed mixture values, when TRUE (1). |
color.plots |
Denotes whether plots should be color, or greyscale. The user does not have the ability to specify which colors should be used. |
Author(s)
Jake Ferguson
[Package IsotopeR version 0.5.4 Index]