Other packages > Find by keyword >

monitoR  

Acoustic Template Detection in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("monitoR", "1.0.7")



Attach the package and use:
library("monitoR")
Maintained by
Sasha D. Hafner
[Scholar Profile | Author Map]
First Published: 2014-03-27
Latest Update: 2018-02-14
Description:
Acoustic template detection and monitoring database interface. Create, modify, save, and use templates for detection of animal vocalizations. View, verify, and extract results. Upload a MySQL schema to a existing instance, manage survey metadata, write and read templates and detections locally or to the database.
How to cite:
Sasha D. Hafner (2014). monitoR: Acoustic Template Detection in R. R package version 1.0.7, https://cran.r-project.org/web/packages/monitoR. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.1 (2014-03-31 23:00), 1.0.2 (2014-05-15 01:16), 1.0.3 (2015-04-23 16:49), 1.0.4 (2015-09-18 13:36), 1.0.5 (2017-02-17 22:15), 1.0 (2014-03-27 10:23)
Other packages that cited monitoR R package
View monitoR citation profile
Other R packages that monitoR depends, imports, suggests or enhances
Complete documentation for monitoR
Functions, R codes and Examples using the monitoR R package
Some associated functions: Template-class . TemplateList-class . batchDetection . bindEvents . btnw . changeSampRate . collapseClips . combineTemplates . compareTemplates . cutWave . dbDownload . dbDownloadResult . dbDownloadTemplate . dbSchema . dbUploadAnno . dbUploadResult . dbUploadSurvey . dbUploadTemplate . detectionList-class . eventEval . fileCopyRename . findPeaks . getDetections . getTemplates . index-methods . internals . makeTemplate . monitoR-package . mp3Subsamp . oven . plot-methods . readMP3 . readTemplates . show-methods . showPeaks . specCols . survey . survey_anno . templateComment . templateCutoff . templateMatching . templateNames . templatePath . templateScores-class . timeAlign . viewSpec . writeTemplates . 
Some associated R codes: Classes.R . Methods-index.R . Methods-plot.R . Methods-show.R . Methods-summary.R . batchBinMatch.R . batchCorMatch.R . binMatch.R . bindEvents.R . changeSampRate.R . collapseClips.R . combineBinTemplates.R . combineCorTemplates.R . compareTemplates.R . corMatch.R . cutWave.R . dBweight.R . dbDownloadCardRecorderID.R . dbDownloadResult.R . dbDownloadSurvey.R . dbDownloadTemplate.R . dbSchema.R . dbUploadAnno.R . dbUploadResult.R . dbUploadSurvey.R . dbUploadTemplate.R . eventEval.R . fileCopyRename.R . findDetections.R . findPeaks.R . ftwindow.R . getClip.R . getDetections.R . getPeaks.R . getTemplates.R . makeBinTemplate.R . makeCorTemplate.R . mp3Subsamp.R . quietcat.R . rbindf.R . readBinTemplates.R . readCorTemplates.R . readMP3.R . readOneBinTemplate.R . readOneCorTemplate.R . showPeaks.R . specCols.R . spectro.R . stft.R . templateComment.R . templateCutoff.R . templateNames.R . templatePath.R . timeAlign.R . viewSpec.R . windows.R . writeBinTemplates.R . writeCorTemplates.R . writeOneBinTemplate.R . writeOneCorTemplate.R .  Full monitoR package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for monitoR051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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