Learn R Programming

projectLSA (version 0.0.7)

run_projectLSA: Launch the projectLSA Shiny Application

Description

This function starts the Shiny app included in the projectLSA package.

Usage

run_projectLSA()

Arguments

Value

Launches a Shiny application (no return value)

Examples

Run this code
if (interactive()) {
  projectLSA::run_projectLSA()
}

Run the code above in your browser using DataLab