Learn R Programming

eufmdis.adapt (version 0.1.0)

run_adapt: Run ADAPT Shiny App

Description

This function runs the Shiny App "ADAPT" to analyse 'EuFMDiS' output files.

Usage

run_adapt()

Arguments

Value

no return value; starts a Shiny app

Author

Ian Kopacka

Details

Upload the relevant csv output files via the "Upload files" dialog to trigger the analysis.

Examples

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

Run the code above in your browser using DataLab