aes_c: Set new default value for ggplot2 aesthetics

View source: R/xplot_helpers.R

aes_cR Documentation

Set new default value for ggplot2 aesthetics

Description

Set new default value for ggplot2 aesthetics

Usage

aes_c(fun_aes, user_aes)

Arguments

fun_aes

Default ggplot2 aesthetics mapping defined for the function

user_aes

ggplot2 aesthetics mapping inputted by the user. These aesthetics will overwrite matching elements in 'fun_aes'.

Value

ggplot2 aesthetics mapping


guiastrennec/ggxpose documentation built on Feb. 3, 2024, 7:36 a.m.