tas_diagram | R Documentation |
Template for the popular Total Alkali Silica (TAS) diagram after Le Maitre (1989) The function should be used as a geom in a ggplot.
tas_diagram(fields = TRUE, labels = TRUE)
fields |
If TRUE the TAS fields are drawn. |
labels |
If TRUE the names for the respective field are drawn. |
ggplot2::ggplot() +
geochem::tas_diagram()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.