Learn R Programming

fdars (version 0.3.3)

print.matrix_profile_result: Print method for matrix_profile_result objects

Description

Print method for matrix_profile_result objects

Usage

# S3 method for matrix_profile_result
print(x, ...)

Value

Invisibly returns the input object x.

Arguments

x

A matrix_profile_result object.

...

Additional arguments (ignored).