prep_pathtrack: Prepare Pathtrack data for Movebank upload.

View source: R/OPPFunctions.R

prep_pathtrackR Documentation

Prepare Pathtrack data for Movebank upload.

Description

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.

Usage

prep_pathtrack(data)

Arguments

data

Input Pathtrack data to be modified.


popovs/OPPtools documentation built on July 8, 2023, 2:29 a.m.