add_interval_rls.Rd
Add information about broadband RMS RLs to a dataset where each row contains data on a time interval, with start/end times of the interval given in seconds since start of tag record
add_interval_rls(x, ping_data, start_x, end_x, start_ping)
data frame or tibble with each row giving data about a time interval (for one tag)
data frame or tibble for one tag, with each row giving rl data from one sound (for example, from extract_rls
)
name of variable in x (quotes not needed) with start times of intervals, in seconds since start of tag recording
name of variable in x (quotes not needed) with end times of intervals in seconds since start of tag recording
name of variable in ping_data giving start times of pings in seconds since start of tag recording
x with additional columns giving average, min, max, etc. RLs in each time interval