remove_aes: remove aes() function call

Description Usage Arguments

Description

ggbash() tries to follow ggplot2 original syntax as much as possible. When aes() function calls is specified in a given ggbash string, those are safely removed by this function.

Usage

1
remove_aes(input = "gg(a) + p(aes(x,y),c) + p(aes(l),d)")

Arguments

input

A character


caprice-j/ggbash documentation built on May 13, 2019, 12:11 p.m.