parse_ggbash_aes: convert given ggbash strings into ggplot2 aesthetic...

Description Usage Arguments

Description

convert given ggbash strings into ggplot2 aesthetic specifications

Usage

1
parse_ggbash_aes(i, aesv, must_aesv, all_aesv, colnamev, show_warn = TRUE)

Arguments

i

An integer of index

aesv

A vector of aesthetics

must_aesv

A vector of required aesthetics

all_aesv

A vector of possible aesthetics.

colnamev

A vector of column names of a dataframe.

show_warn

a flag for printing warning when ambiguous match. Default is TRUE.

must_aesv and all_aesv are built by get_required_aes and get_possible_aes, respectively.


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