Learn R Programming

latex2exp (version 0.4.0)

plot.expression: Plots an expression on the current graphical device.

Description

Plots an expression on the current graphical device.

Usage

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

Arguments

x

A plotmath expression.

...

Parameters to be passed to the text function.