jniedballa / camtrapR

R package for camera trap data management
https://jniedballa.github.io/camtrapR/
31 stars 5 forks source link

recordTable: n_images column #20

Open jniedballa opened 2 years ago

jniedballa commented 2 years ago

Check effect of removeDuplicateRecords on n_images column, document what the column shows (in vignette).

Reprroducible example: examples(recordTable)

See difference between rec_table3a and rec_table3b.

Edit: n_images is wrong when removeDuplicateRecords = F and minDeltaTime = 0.