Learn R Programming

RchivalTag (version 0.2.2)

Analyzing and Interactive Visualization of Archival Tagging Data

Description

A set of functions to generate, access and analyze standard data products from archival tagging data.

Copy Link

Version

Install

install.packages('RchivalTag')

Monthly Downloads

58

Version

0.2.2

License

GPL (>= 3)

Maintainer

Robert Bauer

Last Published

October 1st, 2025

Functions in RchivalTag (0.2.2)

read_PDT

read PDT data from archival one or multiple tags
hist_tad

Time-at-Depth histogram
plot_data_coverage

Abacus plot to illustrate the data coverage of different data products per tag throughout their deployment period.
plot_TS

plot time series data
interpolate_TempDepthProfiles

interpolate daily temperature at depth profiles
plot_DepthTempTS

plot Depth Temperature time series data
image_TempDepthProfiles

plots interpolated daily temperature at depth profiles
hist_tat

Time-at-Temperature histogram
merge_histos

merge and/or rebin TAD/TAT-frequency data
leaflet_geopos

reads and plots geolocation estimates derived from archival tagging data
simulate_DepthTS

simulate depth time series data
resample_PDT

resample temperature at depth data from interpolated daily temperature at depth profiles or time series data
update_leaflet_elementId

update elementID of the leaflet map to avoid rendering issues in RMarkdown
resample_TS

resample time series data at a lower resolution
read_TS

reads Time Series Data from Archival Tags
ts2histos

convert depth and temperature time series data to discrete Time-at-Depth and Time-at-Temperature data (histogram data)
read_histos

reads a TAD/TAT-histogram file from archival tags
unmerge_histos

unmerge previously grouped or merged lists of TAD/TAT frequency data
combine_histos

combine lists of TAD/TAT frequency data
get_thermalstrat

estimate thermal stratification indices
ggboxplot_DepthTS_by_hour

Boxplot on hourly aggregated DepthTS records
ggplotly_geopos

Converts a ggplot2 object from ggplot_geopos() to plotly
classify_DayTime

Classifying the time period of the day
RchivalTag

RchivalTag - Analyzing and Interactive Visualization of Archival Tagging Data
ggplot_geopos

Reads and plots geolocation estimates derived from archival tagging data
get_DayTimeLimits

Estimating the timing of sunrise, sunset, astronomical and nautical twilight events
bin_TempTS

bin depth-temperature time series data
dy_DepthTS

Plot time series data via the dygraphs interactive interface