prep_pathtrack | R Documentation |
This simple function processes Pathtrack data that has
been exported from Pathtrack Host software for Movebank
upload. It removes any records in Pathtrack data that
have null
latitude or longitude values.
Unlike prep_ecotone()
, this function makes no assumptions
on the bird's location when latitude/longitude are null.
prep_pathtrack(data)
data |
Input Pathtrack data to be modified. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.