Last chance! 50% off unlimited learning
Sale ends in
Renames the class(pt)["name"]
attribute and sets class(pt)["type"] <- "PitchTier"
(if it is not already set)
as.pt(pt, name = "")
PitchTier object
New name
PitchTier object
# NOT RUN {
class(pt.sample())
class(as.pt(pt.sample(), name = "New Name"))
# }
Run the code above in your browser using DataLab