sink.plot: Print a plot stored in an active binding or object into a...

Description Usage Arguments Value Examples

View source: R/sink.plot.R

Description

Print a plot stored in an active binding or object into a pdf.

Usage

1

Arguments

plot

An active binding or an object of a plot

name

Name of the pdf where the plot is printd. Default, activebinding name.

Value

Either outputs a plot in pdf or prints to the graphic device

Examples

1
p<-plot(1,1)

MoisesExpositoAlonso/moiR documentation built on Dec. 24, 2021, 10:12 p.m.