aes_auto: Automatic aesthetic mapping

View source: R/aes.r

aes_autoR 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.


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.

Related to aes_auto in animint2...