# Generated by roxygen2: do not edit by hand

export(add_css)
export(add_logo)
export(add_options)
export(add_packages)
export(add_rmd)
export(add_server)
export(add_theme)
export(add_ui)
export(add_update)
export(create_logo)
export(dbisa)
export(dlev)
export(dsev)
export(jkf.par)
export(pbisa)
export(plev)
export(psev)
export(qbisa)
export(qlev)
export(qsev)
export(rbisa)
export(rlev)
export(rsev)
export(teachingApp)
importFrom(Rcpp,evalCpp)
importFrom(devtools,inst)
importFrom(devtools,install_cran)
importFrom(devtools,install_github)
importFrom(graphics,par)
importFrom(knitr,knit)
importFrom(magrittr,"%>%")
importFrom(markdown,markdownToHTML)
importFrom(rprojroot,find_root)
importFrom(rprojroot,is_r_package)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,br)
importFrom(shiny,brushOpts)
importFrom(shiny,brushedPoints)
importFrom(shiny,checkboxInput)
importFrom(shiny,clickOpts)
importFrom(shiny,div)
importFrom(shiny,fillCol)
importFrom(shiny,fillRow)
importFrom(shiny,fixedPanel)
importFrom(shiny,fluidPage)
importFrom(shiny,getShinyOption)
importFrom(shiny,h1)
importFrom(shiny,h2)
importFrom(shiny,h4)
importFrom(shiny,h5)
importFrom(shiny,h6)
importFrom(shiny,helpText)
importFrom(shiny,hr)
importFrom(shiny,htmlOutput)
importFrom(shiny,includeCSS)
importFrom(shiny,includeMarkdown)
importFrom(shiny,includeScript)
importFrom(shiny,inputPanel)
importFrom(shiny,isolate)
importFrom(shiny,mainPanel)
importFrom(shiny,navbarPage)
importFrom(shiny,nearPoints)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,shinyAppDir)
importFrom(shiny,shinyOptions)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,stopApp)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tags)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateSliderInput)
importFrom(shiny,withMathJax)
importFrom(shinyAce,aceEditor)
importFrom(shinythemes,shinytheme)
importFrom(utils,View)
importFrom(utils,browseURL)
importFrom(utils,installed.packages)
importFrom(yaml,yaml.load_file)
useDynLib(teachingApps)
