
Last chance! 50% off unlimited learning
Sale ends in
function for plotting text
# S3 method for character
plot(
x,
y = NULL,
col = "grey",
border = "grey",
pattern = NULL,
pattern_col = "#ED4C4C",
...
)
object of class rtext
either NULL or a data.frame with columns "start", "end", "line"
color for text
border color for text
regular expression to be searched in text and marked up in plot
color for text to be marked up via pattern or y option
further parameters passed through to text_locate