View source: R/ternary_diagram.R
| add_ternary_path | R Documentation |
Add a compositional path to a ternary plot
add_ternary_path(p, X, group = NULL, transform = TRUE, ...)
p |
A |
X |
A numeric matrix or data frame with exactly three columns. |
group |
Optional grouping variable of length |
transform |
Logical. If |
... |
Further arguments passed to |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.