parse_plot_attributes: parse given plot settings

Description Usage Arguments

Description

parse given plot settings

Usage

1
2
3
4
parse_plot_attributes(argv = c("png", "'myname'", "900*640", "my_plot_dir"),
  conf = list(aes = list("x=cyl", "y=mpg"), non_aes = list("color='blue'",
  "shape=18"), geom_list = c("point", "smooth")),
  dataset_string = "mtcars-32")

Arguments

argv

A character vector

conf

A list of aesthetic and non-aesthetic assignments

dataset_string

A character representing a dataset directory


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