Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is.spectral

Function to test whether the object is of class "spectral"


Description

Returns T or F depending on whether the object is of class "spectral"

Usage

is.spectral(dat)

Arguments

dat

An R object

Value

A single element logical vector: T or F

Author(s)

Jonathan Harrington

See Also

Examples

is.spectral(vowlax.dft.5)
is.spectral(fric.dft)
is.spectral(fric.dft$data)
is.spectral(vowlax.dft.5[1,])
is.spectral(fric.dft[1,1])

emuR

Main Package of the EMU Speech Database Management System

v2.2.0
GPL (>= 2)
Authors
Raphael Winkelmann [aut, cre], Klaus Jaensch [aut, ctb], Steve Cassidy [aut, ctb], Jonathan Harrington [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.