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


xpose documentation built on July 9, 2023, 6:12 p.m.