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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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