powered by
Visualize a Recurrence Plot
plot_rp(RP,xlab='i',ylab='j',cex=.1)
A recurrence plot as produce by 'crqa()`
The name for the x axis
The name for the y axis
The size of the recurrent point in the plot
A plot of a recurrence matrix
A function to plot recurrence matrices.
# NOT RUN { txt = "here is a raw raw raw string, literally" res = text_rqa(txt, typ = "string") plot_rp(res$RP) # }
Run the code above in your browser using DataLab