all_examples_run {ggplot2}R Documentation

Run all examples

Description

Runs all ggplot2 examples

Usage

all_examples_run(path=NULL, verbose = TRUE)

Arguments

path path to save file, if non-NULL
verbose if TRUE, report progress during run

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]