Description Usage Arguments Value Examples
Renames the class(formant)["name"]
attribute and sets class(formant)["type"] <- "Formant 2"
(if it is not already set)
1 | as.formant(formant, name = "")
|
formant |
Formant 2 object |
name |
New name |
Formant 2 object
1 2 | class(formant.sample())
class(as.formant(formant.sample(), name = "New Name"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.