Error in filterRecordTable()

16 views
Skip to first unread message

Felix Tenzin

unread,
Apr 29, 2024, 10:08:28 PMApr 29
to camtrapR
Hi,  Jürgen

I'm trying to use the function filterRecordTable(), but it always returns the “Error: timeZone must be an element of OlsonNames()”. How could I fix it? I've changed the timezone names many times, but the error remains.

Here is my code:
> filterRecordTable(mount1.all,
+                   minDeltaTime = 30,
+                   deltaTimeComparedTo = "lastRecord",
+                   speciesCol = "Species",
+                   stationCol = "Station",
+                   recordDateTimeCol = "DateTimeOriginal",
+                   recordDateTimeFormat = "ymd HMS",
+                   timeZone = "Asia/Taipei"
+                   )
Error: timeZone must be an element of OlsonNames()

Thank you very much.
Reply all
Reply to author
Forward
0 new messages