aes: Modified Aesthetic Mappings

View source: R/aes.R

aesR Documentation

Modified Aesthetic Mappings

Description

Modified Aesthetic Mappings

Usage

aes(x, y, z, ...)

Arguments

x

x value

y

y value

z

z value

...

other arguments as per aes

Details

An extension to the base aes functin from ggplot2, this is modified to handle a default z mapping for application in ternary phase diagrams. Does not alter the standard behaviour.

See Also

Parent aes function.


ggtern documentation built on June 7, 2023, 6:33 p.m.