# Generated by roxygen2: do not edit by hand

export(default_models)
export(get_name)
export(get_params)
export(run_shiny)
export(seir.app)
export(seirs.app)
import(dplyr)
import(ggplot2)
import(shiny)
importFrom(deSolve,lsoda)
importFrom(deSolve,ode)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,curve)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,D)
importFrom(tidyr,gather)
