Learn R Programming

shinyKGode (version 1.0.5)

startShinyKGode: This function will start ShinyKGode.

Description

An interactive Shiny application for running gradient matching to approximate ODEs.

Usage

startShinyKGode()

Arguments

Value

Nothing

Details

Start ShinyKGode

This starts the ShinyKGode application on the user's local computer.

Examples

Run this code
# NOT RUN {
{
if(interactive()){
  startShinyKGode()
  }
}
# }

Run the code above in your browser using DataLab