get_animal_fixes: Get fixes tied to animals rather than devices

View source: R/database.R

get_animal_fixesR Documentation

Get fixes tied to animals rather than devices

Description

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.

Details

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

Value

sf POINT collection


rgzn/beastr documentation built on June 7, 2022, 2:43 a.m.