as.formant {rPraat} | R Documentation |
Renames the class(formant)["name"]
attribute and sets class(formant)["type"] <- "Formant 2"
(if it is not already set)
as.formant(formant, name = "")
formant |
Formant 2 object |
name |
New name |
Formant 2 object
class(formant.sample())
class(as.formant(formant.sample(), name = "New Name"))