Get the epoch length of the PALMS dataset

palms_epoch(data)

Arguments

data

The PALMS data obtained using read_palms. The palmsplus dataset also works.

Value

An integer representing the seconds between the first and second data points.

Examples

data("palms") epoch <- palms_epoch(palms) epoch
#> [1] 15