aes_auto {ggplot2}R Documentation

Automatic aesthetic mapping

Description

Automatic aesthetic mapping

Usage

aes_auto(data = NULL, ...)

Arguments

data

data.frame or names of variables

...

aesthetics that need to be explicitly mapped.


[Package ggplot2 version 3.3.3 Index]