Skip to contents

Get fixes tied to animals rather than devices

Usage

get_animal_fixes(dsn, animals = NULL)

Arguments

dsn

Path to database

animals

one or more animal_ids. Only get fixes from those ids. Defaults to NULL which does not filter any.

Value

sf POINT collection

Details

A wrapper for `sf::st_read()`. Helps simplify code.