Frogs {DTSR} | R Documentation |
Frogs Data
Description
The Frogs data consist of Mel-Frequency Cepstral Coefficients (MFCCs) extracted from syllables of anuran (frog) calls. The dataset includes labels for family, genus, and species of the frogs.
Usage
data(Frogs)
Value
Frogs |
a data frame with 7195 rows and 22 columns |
Examples
data(Frogs)
head(Frogs)
[Package DTSR version 0.2.0 Index]