readPinpoint: readPinpoint

Description Usage Arguments

View source: R/read_pinpoint_data.R

Description

readPinpoint

Usage

1
2
readPinpoint(file, birdID = NULL, band = NULL, database = NULL,
  start, stop, breedyear = NULL)

Arguments

file

String, filename to read in.

birdID

String, optional ID of bird to associate with records

band

String, optional band number of bird to associate with records

database

Optional, object name of existing database to append with read in data.

start

String, starting date/time of tracking data to retain. Format: "y/m/d h:m:s"

stop

String, ending date/time of tracking data to retain. Format: "y/m/d h:m:s"

breedyear

String, optional year of data to associate with records


syanco/pinpointreadR documentation built on Aug. 9, 2020, 1:45 p.m.