# Generated by roxygen2: do not edit by hand S3method(plot,FlowHist) export(FlowHist) export(batchFlowHist) export(browseFlowHist) export(fhAnalyze) export(fhAnnotation) export(fhArgs) export(fhBins) export(fhCV) export(fhChannel) export(fhComps) export(fhCounts) export(fhDebris) export(fhFail) export(fhFile) export(fhG2) export(fhGate) export(fhHistData) export(fhInit) export(fhLimits) export(fhLinearity) export(fhModel) export(fhNLS) export(fhOpts) export(fhPeaks) export(fhRCS) export(fhRaw) export(fhSamples) export(fhSpecialParams) export(fhStandards) export(fhStdPeak) export(fhStdSelected) export(fhStdSizes) export(fhTrimRaw) export(pickInit) export(plotFH) export(setBins) export(stdPeak) export(stdSelected) export(stdSizes) export(tabulateFlowHist) export(updateFlowHist) export(viewFlowChannels) importFrom(caTools,runmax) importFrom(caTools,runmean) importFrom(car,deltaMethod) importFrom(flowCore,exprs) importFrom(flowCore,pData) importFrom(flowCore,parameters) importFrom(flowCore,read.FCS) importFrom(graphics,abline) importFrom(graphics,grconvertX) importFrom(graphics,grconvertY) importFrom(graphics,hist) importFrom(graphics,lines) importFrom(graphics,locator) importFrom(graphics,par) importFrom(graphics,plot) importFrom(graphics,points) importFrom(graphics,polygon) importFrom(graphics,text) importFrom(knitr,kable) importFrom(methods,callNextMethod) importFrom(methods,is) importFrom(methods,new) importFrom(methods,setClass) importFrom(methods,setMethod) importFrom(minpack.lm,nlsLM) importFrom(rmarkdown,render) importFrom(shiny,HTML) importFrom(shiny,actionButton) importFrom(shiny,brushOpts) importFrom(shiny,brushedPoints) importFrom(shiny,column) importFrom(shiny,eventReactive) importFrom(shiny,fluidPage) importFrom(shiny,fluidRow) importFrom(shiny,htmlOutput) importFrom(shiny,mainPanel) importFrom(shiny,nearPoints) importFrom(shiny,numericInput) importFrom(shiny,observe) importFrom(shiny,observeEvent) importFrom(shiny,plotOutput) importFrom(shiny,radioButtons) importFrom(shiny,reactive) importFrom(shiny,reactiveValues) importFrom(shiny,renderPlot) importFrom(shiny,renderPrint) importFrom(shiny,renderTable) importFrom(shiny,renderText) importFrom(shiny,runApp) importFrom(shiny,selectInput) importFrom(shiny,shinyApp) importFrom(shiny,sidebarLayout) importFrom(shiny,sidebarPanel) importFrom(shiny,sliderInput) importFrom(shiny,stopApp) importFrom(shiny,tabPanel) importFrom(shiny,tabsetPanel) importFrom(shiny,tags) importFrom(shiny,textInput) importFrom(shiny,titlePanel) importFrom(shiny,updateNumericInput) importFrom(shiny,updateRadioButtons) importFrom(shiny,updateSelectInput) importFrom(shiny,updateSliderInput) importFrom(shiny,updateTextInput) importFrom(shiny,wellPanel) importFrom(stats,as.formula) importFrom(stats,coef) importFrom(stats,integrate) importFrom(stats,pnorm) importFrom(stats,predict) importFrom(stats,residuals) importFrom(stats,vcov) importFrom(utils,file_test) importFrom(utils,str) importFrom(utils,write.table)