Description Usage Arguments Value Note
creates a tea_plot given ternary data
1 2 |
data |
the data with which to create the ternary plot |
dataLabels |
include if you want to plot text instead of symbols. Defaults to NA |
main |
the title for your plot |
col |
takes normal colors plus "contrast", "gradient", "gradient90", "gradient180" and "gradient270" |
pch |
as in plot and points functions. Determines symbol of points plotted. Defautls to 17 (triangle) |
cex |
as in plot, points and text functions, increases size of these. Defaults to 1.5 here. |
... |
any additional variables that may work wtih TeaSet's tea_plot() method or the points() function |
NONE
essentially accesses tea_plot without having to create a TeaSet object oneself
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.