Reads an example dataset, formatted as a Frictionless Data Package.
2014_demer
2014_demer is a river acoustic telemetry dataset. It contains 66 tagged
animals across four species. Over 235,000 detections were observed between
2014 and 2019 by acoustic receivers deployed in Belgian rivers. Data are
deposited at https://doi.org/10.14284/432.
The dataset was included in the package with:
get_package(animal_project_code = "2014_demer") |>
write_package("inst/extdata/2014_demer")After which the detections.csv file was compressed and its path manually
updated in datapackage.json.
