Modified Aesthetic Mappings

Description

Modified Aesthetic Mappings

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.

Usage

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

Arguments

x
x value
y
y value
z
z value
...
other arguments as per aes