savepdf: savepdf

View source: R/ISgeometry.R

savepdfR Documentation

savepdf

Description

Save contents of a figure window into a pdf file

Usage

savepdf(devnum, fname)

Arguments

devnum

The graphics device whose contents will be copied to file, e.g. the number on the top of each graphics window

fname

File name to write. The function does not add the file name extension, so remember to include '.pdf' in fname.

Value

None

Author(s)

Ilkka Virtanen ilkka.i.virtanen@oulu.fi


ilkkavir/ISgeometry documentation built on Jan. 19, 2025, 5:26 p.m.