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.2.1")



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.2.1, https://cran.r-project.org/web/packages/PAMpal. Accessed 21 Nov. 2024.
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), 1.0.0 (2023-08-12 01:40)
Other packages that cited PAMpal R package
View PAMpal citation profile
Other R packages that PAMpal depends, imports, suggests or enhances
Complete documentation for PAMpal
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA