tas_diagram: Total Alkali Silica diagram

View source: R/tas_diagram.R

tas_diagramR Documentation

Total Alkali Silica diagram

Description

Template for the popular Total Alkali Silica (TAS) diagram after Le Maitre (1989) The function should be used as a geom in a ggplot.

Usage

tas_diagram(fields = TRUE, labels = TRUE)

Arguments

fields

If TRUE the TAS fields are drawn.

labels

If TRUE the names for the respective field are drawn.

Examples

ggplot2::ggplot() +
    geochem::tas_diagram()

muhohl/geochem documentation built on March 4, 2025, 8:14 p.m.