ppng: kevin's modification of ppng

ppngR Documentation

kevin's modification of ppng

Description

height and width are specified in inches by default resolution is specified as 300 by default

Usage

ppng(
  expr,
  filename = "plot.png",
  height = 10,
  width = 10,
  dim = NULL,
  cex = 1,
  title = NULL,
  h = height,
  w = width,
  cex.title = 1,
  oma.scale = 0,
  units = "in",
  res = 300,
  oma.val = c(1, 1, 1, 1),
  pars = list(),
  ...
)

kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.