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