Other packages > Find by keyword >

PAMscapes  

Tools for Summarising and Analysing Soundscape Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PAMscapes", "0.7.0")



Attach the package and use:
library("PAMscapes")
Maintained by
Taiki Sakai
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-10-04
Latest Update: 2023-10-04
Description:
A variety of tools relevant to the analysis of marine soundscape data. There are tools for downloading AIS (automatic identification system) data from Marine Cadastre , connecting AIS data to GPS coordinates, plotting summaries of various soundscape measurements, and downloading relevant environmental variables (wind, swell height) from the National Center for Atmospheric Research data server . Most tools were developed to work well with output from 'Triton' software, but can be adapted to work with any similar measurements.
How to cite:
Taiki Sakai (2023). PAMscapes: Tools for Summarising and Analysing Soundscape Data. R package version 0.7.0, https://cran.r-project.org/web/packages/PAMscapes. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.5.3 (2023-10-04 18:20), 0.5.8 (2024-06-11 13:00), 0.6.0 (2024-07-10 00:50)
Other packages that cited PAMscapes R package
View PAMscapes citation profile
Other R packages that PAMscapes depends, imports, suggests or enhances
Complete documentation for PAMscapes
Functions, R codes and Examples using the PAMscapes R package
Full PAMscapes 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

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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