powered by
Smooths each dataset in a trackdata object using a running mean smoother.
dsmooth(dataset)
A trackdata object as returned from track.
track
The result of applying the smooth function to each column of the data for each segment in the trackdata object.
smooth
This function uses the dapply function to apply smooth to the data for each segment.
dapply
smooth, dapply