uwin_test: A sample of the Chicago UWIN database

Description Usage Format Details Source

Description

A list object that is a small subset of the Chicago UWIN database. This is used so that the examples in the help files are executable.

Usage

1

Format

A list object of length 8.

Detections

A data.table with 6698 rows and 6 columns. Contains info on the species observed within a photo.

Photos

A data.table with 26360 rows and 3 columns. Used to link detections to a particular image, which can then be linked to a camera deployment.

Species

A data.table with 30 rows and 5 columns. Links species common names to a unique numeric ID used wtihin the database.

Visits

A data.table with 139 rows and 13 columns. Holds data for given camera deployment.

lkupAction

A lookup table that links actions taken during a camera trap deployment to a numeric ID.

lkupDetecitonStatus

A lookup that that links what happened to a camera trap during a deployment to a numeric ID

lkupSeasons

A lookup table that links the season a camera was deployed to a numeric ID.

lkupVisitTypes

A lookup table that links the type of deployment events (i.e., camera set, camera check, and camera pull) to a numeric ID.

Details

Detections

Source

A whole bunch of camera trapping


mfidino/uwinr documentation built on Oct. 9, 2019, 10:02 p.m.