save_examples {ggplot2} | R Documentation |
Cache output from all examples in ggplot directory
save_examples(name = get_rev(), verbose = FALSE)
name |
|
verbose |
Produces: * png for each example * csv with hash, code and timing info
Hadley Wickham <h.wickham@gmail.com>