png.date: 'png' wrapper with datestamp

Description Usage

Description

A wrapper of the png function that automatically datestamps the filename, and uses a default of 10 inches by 10 inches at 300 dpi for image size

Usage

1
2
3
4
png.date(filename = "Rplot%03d.png", dateFormat = "%Y%m%d_%H%M",
  width = 10, height = 10, units = "in", pointsize = 12,
  bg = "white", res = 300, type = c("cairo", "cairo-png", "Xlib",
  "quartz"), antialias = "none")

Sabrina-Ge/sagesalad documentation built on June 4, 2019, 7:34 p.m.