get.allpar | R Documentation |
Function to get monthly u and v advection parameters for a group of tracks
get.allpar(tracks = nsfish, parallel = F)
tracks |
A group of tracks returned from Kalman filter estimation. Columns must be in the following order: Day, Month, Year, Longitude, Latitude |
parallel |
Logical. if parallel, uses plyr built in parallel capabilities |
a data frame of TagID, Month, u, v and a default value of D (diffusion) for each track for each month. This result is a pre requisite for merge.par
Benjamin Galuardi
merge.par
get.uv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.