Arithmetic.trackdata {emu} | R Documentation |
These are methods of the generic arithmetic functions that perform arithmetic operations on track data objects in the same way as arithmetic operations on other objects.
x |
track data object |
y |
single value or a vector, matrix or track data object of the same dimension as x |
track data object
Jonathan Harrington
#Subtraction of the first formant of the first segment from second formant #vowlax.fdat[1,2] - vowlax.fdat[1,1]