powered by
Log-Ratio Transformation
geom_confidence(mapping = NULL, data = NULL, breaks = c(0.5, 0.9, 0.95), n = 500, stat = "confidence", position = "identity", na.rm = FALSE, ...)
aes
aes_string
layer
FALSE
TRUE
data(Feldspar) ggtern(data=Feldspar,aes(An,Ab,Or)) + geom_point() + geom_confidence()
Run the code above in your browser using DataLab