eps: Specialized version of postscript for eps files 'eps' simply...

Description Usage Arguments

Description

Specialized version of postscript for eps files eps simply calls postscript with sensible defaults

Usage

1
2
eps(file = "Rplot.eps", horizontal = FALSE, paper = "special",
  height = 6, width = 6, ...)

Arguments

file

a character string giving the name of the file.

horizontal

the orientation of the printed image, a logical.

paper

the size of paper in the printer.

height, width

height and width of eps graphic

...

other arguments passed down


friendly/myutil documentation built on May 16, 2019, 3:29 p.m.