summarise_noise_data: Summarize Receiver Noise Information

View source: R/summarise_noise_data.R

summarise_noise_dataR Documentation

Summarize Receiver Noise Information

Description

Summarize receiver noise records in observation data

Usage

summarise_noise_data(
  compress_df = NULL,
  receiver_codes = NULL,
  operations_summary = NULL
)

Arguments

compress_df

compressed observational data. Either the output of read_csv_data() or read_txt_data() and compress_raw_data().

receiver_codes

character vector of receiver codes to download files for. The default is NULL, which will keep all receiver codes found in the path folder

operations_summary

an optional summary of receiver operation times typically the operations_summ object from summarise_timer_data()

Value

summaries of noise information


mackerman44/telemetyr documentation built on Feb. 15, 2025, 1:08 a.m.