as.character.Sound {R.audio}R Documentation

Gets a string description of the sound

Description

Gets a string description of the sound.

Usage

## S3 method for class 'Sound':
as.character(x, ...)

Arguments

... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Sound.


[Package R.audio version 0.6.2 Index]