fetch_lotek_alerts: Download Alerts via Lotek API

View source: R/fetch_lotek.R

fetch_lotek_alertsR Documentation

Download Alerts via Lotek API

Description

Retrieves alerts for all devices associated with the account currently logged in via lotek_login.

Usage

fetch_lotek_alerts()

Value

A tibble with information about mortalities, births, etc.

See Also

fetch_lotek_devices for downloading a list of available devices, and fetch_lotek_positions for downloading GPS data.

Examples


lotek_login("demo", "PASSWORD09")

# get all alerts for this account
alerts <- fetch_lotek_alerts()


Huh/collar documentation built on Aug. 5, 2022, 11:02 p.m.