voiceRApp: Start voiceR Shiny App

View source: R/voiceRApp.R

voiceRAppR 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()
}



voiceR documentation built on Sept. 13, 2023, 1:07 a.m.

Related to voiceRApp in voiceR...