Learn R Programming

circumplex (version 0.3.5)

ggsave: Save a ggplot with sensible defaults

Description

See ggplot2 for details.

Usage

ggsave(filename, plot = last_plot(), device = NULL, path = NULL, scale
  = 1, width = NA, height = NA, units = c("in", "cm", "mm"), dpi = 300,
  limitsize = TRUE, ...)

Arguments