A simple model just for practicing, using this model you can:
- Display your dual stable isotope system with a dot graph
- Using Euclidean metric method to calculate the apportion vector of sources and display the probability density line of each apportion vector.
To install this R package, your have to install devtools
first:
>install.packages("devtools")
Then your can install estableiso0.99:
>devtools::install_github('rogerclarkgc/estableiso0.99')