print.soundcorrs: A more reasonable display of a 'soundcorrs' object.

Description Usage Arguments Details Value See Also Examples

Description

A more reasonable display of a soundcorrs object.

Usage

1
2
## S3 method for class 'soundcorrs'
print(x, ...)

Arguments

x

[soundcorrs] The soundcorrs object.

...

Unused; only for consistency with print.

Details

A soundcorrs may be quite large and therefore difficult to digest for a human. This function reduces it to a brief, easy to understand summary.

Value

[soundcorrs] The same object that was given as x.

See Also

soundcorrs

Examples

1
2
dataset <- loadSampleDataset ("data-abc")
dataset

soundcorrs documentation built on Nov. 16, 2020, 5:09 p.m.