function for plotting rtext
function for plotting rtext
## S3 method for class 'rtext' plot(x, y = NULL, lines = TRUE, col = "#ED4C4CA0", add = FALSE, ...)
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.