graph.save: Export a ggplot2 and run graph hooks. To be used with ggplot2...

View source: R/graph.r

graph.saveR Documentation

Export a ggplot2 and run graph hooks. To be used with ggplot2 graph instead of graph.close()

Description

Export a ggplot2 and run graph hooks. To be used with ggplot2 graph instead of graph.close()

Usage

graph.save(filename, type = NULL, ...)

Arguments

filename

filename of the graph

type

type of device to use

...

others arguments passed to ggsave()


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.