get_animal_fixes | R Documentation |
Get fixes tied to animals rather than devices
get_animal_fixes(dsn, animals = NULL)
dsn |
Path to database |
animals |
one or more animal_ids. Only get fixes from those ids. Defaults to NULL which does not filter any. |
A wrapper for 'sf::st_read()'. Helps simplify code.
sf POINT collection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.