Skip to contents

Test if object is a sound

Usage

is_sound(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_sound("not a sound")
#> [1] FALSE