- data
the detection dataframe with columns for individual receivers,
tag IDs,datetime, and the expected ping rate.
- var_Id
the column name, in quotes, which identifies the individual
transmitter/tag/organism identifier.
- var_datetime_local
the column name, in quotes, which identifies the
date and time of the detection event. This column should already have been converted
to POSIXct format and should be converted to the local timezone.
- var_frequency
the column name, in quotes, which identifies the maximum
temporal frequency at which transmitters in organisms emit a detectable
signal, only for use before JSATS filtering.
- var_receiver_serial
the column name, in quotes, which identifies the
serial number of the detection receiver
- var_receiver_make
the column name, in quotes, which identifies the
make or brand of the detection receiver. Must be one of "ATS", "Lotek", or
"Tekno", only for use before JSATS filtering.
- local_time_zone
the local timezone used for analyses. Uses tz database
names (e.g. "America/Los_Angeles" for Pacific Time)
- time_format
a string value indicating the datetime format of all time
fields