# Generated by roxygen2: do not edit by hand

export(LEVIui)
export(levi)
export(readExpColumn)
import(RColorBrewer)
import(Rcpp)
import(colorspace)
import(dplyr)
import(ggplot2)
import(grid)
import(httr)
import(knitr)
import(reshape2)
import(shinydashboard)
import(xml2)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,data_frame)
importFrom(dplyr,filter)
importFrom(dplyr,groups)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,union)
importFrom(grDevices,bmp)
importFrom(grDevices,cm.colors)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grDevices,terrain.colors)
importFrom(grDevices,tiff)
importFrom(grDevices,topo.colors)
importFrom(igraph,as_long_data_frame)
importFrom(igraph,graph.edgelist)
importFrom(igraph,layout.fruchterman.reingold)
importFrom(shiny,HTML)
importFrom(shiny,a)
importFrom(shiny,actionButton)
importFrom(shiny,actionLink)
importFrom(shiny,addResourcePath)
importFrom(shiny,br)
importFrom(shiny,brushedPoints)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,eventReactive)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h4)
importFrom(shiny,helpText)
importFrom(shiny,icon)
importFrom(shiny,img)
importFrom(shiny,isolate)
importFrom(shiny,mainPanel)
importFrom(shiny,need)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,outputOptions)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderUI)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,shinyServer)
importFrom(shiny,shinyUI)
importFrom(shiny,showNotification)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(shiny,updateTabsetPanel)
importFrom(shiny,updateTextInput)
importFrom(shiny,validate)
importFrom(shiny,wellPanel)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,hide)
importFrom(shinyjs,inlineCSS)
importFrom(shinyjs,js)
importFrom(shinyjs,reset)
importFrom(shinyjs,toggleState)
importFrom(shinyjs,useShinyjs)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,setNames)
importFrom(testthat,expect_message)
importFrom(testthat,test_check)
importFrom(utils,count.fields)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,unzip)
importFrom(utils,write.table)
useDynLib(levi)
