parse_ggbash_non_aes: convert given ggbash strings into ggplot2 non-aesthetic...

Description Usage Arguments

Description

convert given ggbash strings into ggplot2 non-aesthetic (constant) specifications

Usage

1
2
parse_ggbash_non_aes(non_aes = "shape=1", all_aesv, colnamev,
  show_warn = TRUE)

Arguments

non_aes

A character of a non-aesthetic key and value pair

all_aesv

A vector of possible aesthetics.

colnamev

A character vector representing column names

show_warn

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

all_aesv are built by get_possible_aes. parse_ggbash_aes


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