Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.rtext

function for plotting rtext


Description

function for plotting rtext

Usage

## S3 method for class '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


rtext

R6 Objects for Text and Data

v0.1.22
MIT + file LICENSE
Authors
Peter Meissner [aut, cre], Ulrich Sieberer [cph], University of Konstanz [cph]
Initial release
2021-01-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.