Learn R Programming

rtext (version 0.1.22)

plot.rtext: function for plotting rtext

Description

function for plotting rtext

Usage

# S3 method for rtext
plot(x, y = NULL, lines = TRUE, col = "#ED4C4CA0", add = FALSE, ...)

Arguments

x

object of class rtext

y

char_data to be plotted

lines

vector of integer listing the lines to be plottted

col

color of the char_data variable to be highlighted

add

add data to an already existing plot?

...

further parameters passed through to initial plot