EmmaLiTsai/recoverKBTDR: Recovering Records From Kooyman-Billups Time Depth Recorders (KBTDRs)

Takes raw csv files of KBTDR records (trace and timing dots) and applies a series of corrections to transform the original data into a digital format that is comparable with data from modern TDRs. Functions involve scan centering, zero-offset correction, arc removal, transforming the x-axis into a regular time series, depth transformation, and spline smoothing. The final output of these methods is a continuous csv file that can be easily investigated using dive analysis software.

Getting started

Package details

MaintainerEmmaLi Tsai <emmali.tsai@gmail.com>
LicenseGPL (>=2)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EmmaLiTsai/recoverKBTDR")
EmmaLiTsai/recoverKBTDR documentation built on Aug. 29, 2024, 10:38 a.m.