Learn R Programming

voiceR (version 0.1.0)

voiceRApp: 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()

Arguments

Value

This function launches the voiceR Shiny app.

Examples

Run this code
if(interactive()){
   voiceRApp()
}


Run the code above in your browser using DataLab