Other packages > Find by keyword >

tagtools  

Work with Data from High-Resolution Biologging Tags
View on CRAN: Click here


Download and install tagtools package within the R console
Install from CRAN:
install.packages("tagtools")

Install from Github:
library("remotes")
install_github("cran/tagtools")

Install by package version:
library("remotes")
install_version("tagtools", "0.1.0")



Attach the package and use:
library("tagtools")
Maintained by
Stacy DeRuiter
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-07-18
Latest Update: 2023-07-18
Description:
High-resolution movement-sensor tags typically include accelerometers to measure body posture and sudden movements or changes in speed, magnetometers to measure direction of travel, and pressure sensors to measure dive depth in aquatic or marine animals. The sensors in these tags usually sample many times per second. Some tags include sensors for speed, turning rate (gyroscopes), and sound. This package provides software tools to facilitate calibration, processing, and analysis of such data. Tools are provided for: data import/export; calibration (from raw data to calibrated data in scientific units); visualization (for example, multi-panel time-series plots); data processing (such as event detection, calculation of derived metrics like jerk and dynamic acceleration, dive detection, and dive parameter calculation); and statistical analysis (for example, track reconstruction, a rotation test, and Mahalanobis distance analysis).
How to cite:
Stacy DeRuiter (2023). tagtools: Work with Data from High-Resolution Biologging Tags. R package version 0.1.0, https://cran.r-project.org/web/packages/tagtools
Previous versions and publish date:
No previous versions
Other packages that cited tagtools R package
View tagtools citation profile
Other R packages that tagtools depends, imports, suggests or enhances
Functions, R codes and Examples using the tagtools R package
Some associated functions: a2pr . absorption . acc_wgs84 . add_nc . apply_cal . beaked_whale . block_acf . block_mean . block_rms . body_axes . buffer . check_AM . cline . col_line . col_line3 . comp_filt . crop . crop_all . crop_to . csv2struct . decdc . decz . depth2pressure . depth_rate . detect_peaks . dive_stats . draw_axis . dsf . euler2rotmat . extract . extract_cues . find_dives . fir_nodelay . fit_tracks . fix_offset_3d . fix_pressure . get_researcher . get_species . harbor_seal . hilbert_env . hilbert_transform . htrack . image_irreg . inclination . interp2length . interp_nan . inv_axis . julian_day . lalo2llf . load_nc . m2h . m_dist . make_info . make_specgram . mean_absorption . median_filter . merge_fields . metadata_editor . msa . njerk . norm2 . ocdr . odba . plott . prh_predictor1 . prh_predictor2 . ptrack . read_cats . read_cats_csv . rotate_data . rotate_vecs . rotation_test . rotmat2euler . rough_cal_3d . save_nc . sens_struct . smooth . sound_speed . spectrum_level . speed_from_depth . spherical_cal . tag2animal . tortuosity . track3D . undo_cal . zero_crossings . 
Some associated R codes: a2pr.R . absorption.R . acc_wgs84.R . add_nc.R . apply_cal.R . applymethod1.R . applymethod2.R . block_acf.R . block_mean.R . block_rms.R . body_axes.R . buffer.R . check_AM.R . cline.R . col_line.R . col_line3.R . comp_filt.R . crop.R . crop_all.R . crop_to.R . crosshairs.R . csv2struct.R . data.R . decdc.R . decz.R . depth2pressure.R . depth_rate.R . detect_peaks.R . dive_stats.R . draw_axis.R . dsf.R . euler2rotmat.R . extract.R . extract_cues.R . find_dives.R . fir_nodelay.R . fit_tracks.R . fix_offset_3d.R . fix_pressure.R . get_clicked_pt.R . get_researcher.R . get_species.R . hilbert_env.R . hilbert_transform.R . htrack.R . image_irreg.R . inclination.R . interp2length.R . interp_nan.R . inv_axis.R . julian_day.R . keybd1.R . keybd2.R . lalo2llf.R . load_nc.R . m2h.R . m_dist.R . make_info.R . make_specgram.R . mean_absorption.R . median_filter.R . merge_fields.R . metadata_editor.R . mousedown1.R . msa.R . njerk.R . norm2.R . ocdr.R . odba.R . plot_prh_fig1.R . plot_prh_fig2.R . plot_prh_fig2_m2.R . plott.R . prh_predictor1.R . prh_predictor2.R . ptrack.R . read_cats.R . read_cats_csv.R . rotate_data.R . rotate_vecs.R . rotation_test.R . rotmat2euler.R . rough_cal_3d.R . save_nc.R . sens_struct.R . smooth.R . sound_speed.R . spectrum_level.R . speed_from_depth.R . spherical_cal.R . tag2animal.R . tortuosity.R . track3D.R . undo_cal.R . zero_crossings.R .  Full tagtools package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns