Learn R Programming

ggtree (version 1.2.1)

aes: creates a lists of unevaluated expressions

Description

creates a lists of unevaluated expressions

Usage

aes(x, y, ...)

Arguments

x
name values
y
name values
...
additional name values

Source

This is just the imported function from the ggplot2 package. The documentation you should read for the aes function can be found here: aes

See Also

aes