R/WavPlayer.R

setWavPlayer <- function(player){
    options(WavPlayer = player)
}

getWavPlayer <- function(){
    options("WavPlayer")$WavPlayer
}

Try the tuneR package in your browser

Any scripts or data that you put into this service are public.

tuneR documentation built on May 2, 2019, 6:15 p.m.