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 April 3, 2025, 10:48 p.m.

Related to aes_auto in animint2...