read_wi | R Documentation |
Reads files from an unzipped Wildlife Insights export into memory.
Data can be exported from Wildlife Insights as a public or
private
download.
The function transforms data and metadata to a Camera Trap Data Package which can be written to file with
frictionless::write_package()
.
read_wi(directory = ".")
directory |
Path to local directory to read files from.
The function expects |
The function has only been tested on image-based projects.
CSV (data) files written to disk.
Other read functions:
read_camtrap_dp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.