Other packages > Find by keyword >

PAMpal  

Load and Process Passive Acoustic Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PAMpal", "1.0.0")



Attach the package and use:
library("PAMpal")
Maintained by
Taiki Sakai
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-17
Latest Update: 2023-08-11
Description:
Tools for loading and processing passive acoustic data. Read in data that has been processed in 'Pamguard' (), apply a suite processing functions, and export data for reports or external modeling tools. Parameter calculations implement methods by Oswald et al (2007) , Griffiths et al (2020) and Baumann-Pickering et al (2010) .
How to cite:
Taiki Sakai (2020). PAMpal: Load and Process Passive Acoustic Data. R package version 1.0.0, https://cran.r-project.org/web/packages/PAMpal
Previous versions and publish date:
0.9.14 (2020-12-17 11:10), 0.13.0 (2021-06-21 19:10), 0.14.4 (2021-10-09 23:10), 0.15.0 (2022-01-10 23:42), 0.16.0 (2022-03-07 00:50), 0.17.0 (2022-11-08 21:20), 0.19.1 (2023-04-20 01:00)
Other packages that cited PAMpal R package
View PAMpal citation profile
Other R packages that PAMpal depends, imports, suggests or enhances
Functions, R codes and Examples using the PAMpal R package
Some associated functions: AcousticEvent-class . AcousticStudy-class . PAMpal.accessors . PAMpalSettings-class . PAMpalSettings . addBinaries . addCalibration . addDatabase . addFunction . addGps . addHydrophoneDepth . addNote . addRecordings . addSettings . bindStudies . calculateAverageSpectra . calculateICI . calculateModuleData . checkStudy . exStudy . export_banter . filter . getBinaryData . getClipData . getDetectorData . getWarnings . is.AcousticEvent . is.AcousticStudy . is.PAMpalSettings . loadPamguardXML . matchEnvData . plotDataExplorer . plotGram . plotWaveform . processPgDetections . removeBinaries . removeCalibration . removeDatabase . removeFunction . removeNote . removeSettings . roccaWhistleCalcs . setSpecies . standardCepstrumCalcs . standardClickCalcs . testCeps . testClick . testGPL . testWhistle . updateFiles . updatePamObject . writeEventClips . writeWignerData . 
Some associated R codes: AllClass.R . AllGetSet.R . PAMpalSettings.R . addBinaries.R . addCalibration.R . addDatabase.R . addFunction.R . addGps.R . addHydrophoneDepth.R . addNote.R . addRecordings.R . addSettings.R . bindStudies.R . calculateAverageSpectra.R . calculateICI.R . calculateModuleData.R . checkStudy.R . data.R . export_banter.R . filter.R . getBinaryData.R . getClipData.R . getDetectorData.R . getWarnings.R . loadPamguardXML.R . matchEnvData.R . plotDataExplorer.R . plotGram.R . plotWaveform.R . processPgDetections.R . removeBinaries.R . removeCalibration.R . removeDatabase.R . removeFunction.R . removeNote.R . removeSettings.R . roccaWhistleCalcs.R . setSpecies.R . standardCepstrumCalcs.R . standardClickCalcs.R . updateFiles.R . updatePamObject.R . utils.R . wavUtils.R . writeEventClips.R . writeWignerData.R . zzz.R .  Full PAMpal 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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
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  
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  

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