Learn R Programming

ggbash (version 0.4.5)

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

Description

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

Usage

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