time_match_signals: Matches timestamps by dividing into time slots.

Description Usage Arguments Value Author(s) Examples

View source: R/radiotrackingeu.R

Description

Matches timestamps by dividing into time slots.

Usage

1
time_match_signals(data, station_time_error = 0.3, progress = FALSE)

Arguments

data

Data frame with certain column names containing the signal logs.

station_time_error

Maximum length of the time slots.

progress

Whether this call is wrapped in a shiny::withProgress call.

Value

Data frame with matched timestamps.

Author(s)

Dipl.-Phys. Ralf Zeidler, ralf.zeidler@fridata.de

Examples

1

radiotrackingeu/radiotrackingeu documentation built on May 20, 2019, 12:36 p.m.