voiceRApp {voiceR} | R Documentation |
Start voiceR Shiny App
Description
Launches the voiceR Shiny app, providing the opportunity to analyze multiple audio files via a graphical user interface (no-code interface).
Usage
voiceRApp()
Value
This function launches the voiceR Shiny app.
Examples
if(interactive()){
voiceRApp()
}
[Package voiceR version 0.1.0 Index]