Last data update: 2014.03.03

R: Plots an expression on the current graphical device.
plot.expressionR Documentation

Plots an expression on the current graphical device.

Description

Plots an expression on the current graphical device.

Usage

## S3 method for class 'expression'
plot(x, ...)

Arguments

x

A plotmath expression.

...

Parameters to be passed to the text function.

Results