# Generated by roxygen2: do not edit by hand

export(Cube)
export(Dataset)
export(Filter)
export(Model)
export(Report)
export(close)
export(connect_mstr)
export(create_dataset)
export(get_cube)
export(get_report)
export(update_dataset)
exportClasses(connection)
import(httr)
importFrom(R6,R6Class)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,http_status)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(methods,new)
importFrom(openssl,base64_encode)
importFrom(rstudioapi,versionInfo)
importFrom(shiny,addResourcePath)
importFrom(shiny,htmlTemplate)
importFrom(shiny,observeEvent)
importFrom(shiny,paneViewer)
importFrom(shiny,runGadget)
importFrom(shiny,stopApp)
importFrom(shinyjs,runjs)
importFrom(shinyjs,useShinyjs)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,compareVersion)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,tail)
importFrom(utils,type.convert)
