Plot method for matrix_profile_result objects
Usage
# S3 method for class 'matrix_profile_result'
plot(x, type = c("profile", "arcs", "both"), ...)
Arguments
- x
A matrix_profile_result object.
- type
Plot type: "profile", "arcs", or "both".
- ...
Additional arguments passed to plot.
Value
Invisibly returns NULL.