Learn R Programming

wavethresh (version 4.6.9)

print.wpstRO: Print a wpstRO class object

Description

Prints out a representation of an wpstRO object

Usage

# S3 method for wpstRO
print(x, maxbasis = 10, ...)

Arguments

x

The wpstRO object to print

maxbasis

The maximum number of basis packets to report on

Other arguments

Value

None

Details

Description says all

See Also

makewpstRO

Examples

Run this code
# NOT RUN {
#
# See example in makewpstRO function
#
# }

Run the code above in your browser using DataLab