merge.hv: Merge lat/long data with temperature and depth for Microwave...

Description Usage Arguments Value Author(s) See Also

Description

Generate a data frame utlizing estimated tracks from MTI tagged animals and corresponding temperature and depth data. Utilizes the data frame structure in make.btrack and MWTextract.

Usage

1
merge.hv(tracks, TZ)

Arguments

tracks

either a single data frame of estimated tracks, with 'tagID' as an identifier, or a named list of estimated tracks named with tag IDs. In either case, tagID must match between tracks and TZ

TZ

A data frame of temperature and depth. Must contain tagID and date in ISO format

Value

A data frame of linked temperature, dpeth and lat/long data. There will be a 'one to many' relationship between a single temp/depth and a location since we get one location/day.

Author(s)

Benjamin Galuardi

See Also

merge.tz, make.env


galuardi/analyzepsat documentation built on May 17, 2019, 3:25 p.m.