fetch_lotek_alerts | R Documentation |
Retrieves alerts for all devices associated with the account currently logged in via lotek_login.
fetch_lotek_alerts()
A tibble with information about mortalities, births, etc.
fetch_lotek_devices
for downloading a list of
available devices, and fetch_lotek_positions
for downloading
GPS data.
## Not run:
lotek_login("demo", "PASSWORD09")
# get all alerts for this account
alerts <- fetch_lotek_alerts()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.