pg_extract_locs: Get Argos locations

Description Usage Arguments Value Examples

View source: R/pg_extract_locs.R

Description

Get Argos locations for one or several animals from a PostgreSQL database.

Usage

1
pg_extract_locs(dbname, id = NULL, start = NULL, end = NULL)

Arguments

dbname

A DBI connexion information

id

Animal ID (not PTT)

start

Minimum location date

end

Maximum location date

Value

A data frame with 7 variables

Examples

1
## See vignette

ahasverus/argostools documentation built on Feb. 22, 2020, 4:35 a.m.