pull_locations: Pull instrument location data.

Description Usage Arguments Value Examples

Description

pull instrument UTM coordinates and deployment description from instruments.deployments in AirSci PostgreSQL database, base on deployment_id number.

Usage

1
pull_locations(deploys)

Arguments

deploys

Numerical. Vector of deployment ids.

Value

Data frame.

Examples

1
pull_locations(c(1719, 1718, 1849))

jwbannister/teomR documentation built on May 20, 2019, 6:23 a.m.