# NOT RUN {
plot(vowlax.dft.5[1,])
# with label types
plot(vowlax.dft.5[1:20,], vowlax.l[1:20])
# As above but averaged after converting to power ratios.
plot(vowlax.dft.5[1:20,], vowlax.l[1:20], fun=mean, power=TRUE)
# All the spectra of one segment in a trackdata object
plot(fric.dft[1,])
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab