recordTableSample | R Documentation |
Sample species record table from camera trap images generated from the sample images in the package with the function recordTable
.
data(recordTableSample)
A data frame with 39 rows and 11 variables
The variables are as follows:
Station | Camera trap station ID |
Species | Species ID |
DateTimeOriginal | Date and time as extracted from image |
Date | record date |
Time | record time of day |
delta.time.secs | time difference to first species record at a station (seconds) |
delta.time.mins | time difference to first species record at a station (minutes) |
delta.time.hours | time difference to first species record at a station (hours) |
delta.time.days | time difference to first species record at a station (days) |
Directory | Image directory |
FileName | image filename |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.