summarise_test_data: Summarize Test Tag Information

View source: R/summarise_test_data.R

summarise_test_dataR Documentation

Summarize Test Tag Information

Description

Summarize test tag information including battery life

Usage

summarise_test_data(compress_df = NULL, tag_data = NULL)

Arguments

compress_df

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

tag_data

dataframe with metadata for each tag, including columns named tag_id, tag_purpose (with some tags having "fish" in this column), release_site (which is one of the sites in the rec_site input) and release_time.

Value

summaries of test tag data

Author(s)

Mike Ackerman and Kevin See


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