function for plotting rtext
# S3 method for rtext
plot(x, y = NULL, lines = TRUE, col = "#ED4C4CA0", add = FALSE, ...)
object of class rtext
char_data to be plotted
vector of integer listing the lines to be plottted
color of the char_data variable to be highlighted
add data to an already existing plot?
further parameters passed through to initial plot