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