# Generated by roxygen2: do not edit by hand

S3method(plot,PlateObj)
S3method(print,ChromRes)
S3method(print,InjecListObj)
S3method(print,PlateObj)
S3method(run_summary,PeakRes)
S3method(summary,InjecListObj)
export(add_DB)
export(add_DQC)
export(add_QC)
export(add_blank)
export(add_cs_curve)
export(add_samples)
export(add_samples_db)
export(add_suitability)
export(area_report.PeakRes)
export(build_injec_seq)
export(calc_var_summary)
export(chrom_app)
export(combine_injec_lists)
export(combine_plates)
export(create_new_study)
export(cv)
export(download_sample_list)
export(estim_dil_limit)
export(estim_lloq)
export(export_integration)
export(export_pk_profiles)
export(export_run)
export(fill_scheme)
export(filter_chrom)
export(fit_var)
export(formated_print)
export(generate_96)
export(get_compound_ID)
export(get_sample_ID)
export(get_sample_names)
export(has_default_bounds)
export(install_py_dep)
export(integrate)
export(is_integrated)
export(is_smoothed)
export(make_calibration_study)
export(make_metabolic_study)
export(nca_table)
export(plate_metadata)
export(plate_tree)
export(plot_RT.PeakRes)
export(plot_chrom)
export(plot_peak_areas.PeakRes)
export(plot_var_pattern)
export(precision_per_vial)
export(prefilter_precision_data)
export(quant_app)
export(read_chrom)
export(read_experiment_results)
export(register_plate)
export(reverse_predict)
export(run_summary)
export(smooth_chrom)
export(study_app)
export(update_RT)
export(write_injec_seq)
exportMethods("[[")
exportMethods(build_injec_seq)
exportMethods(length)
exportMethods(prefilter_precision_data)
exportMethods(register_plate)
import(RTMB)
import(bsicons)
import(checkmate)
import(cli)
import(dplyr)
import(janitor)
import(stringr)
import(tidyr)
import(units)
importFrom(DBI,dbExecute)
importFrom(DBI,dbIsValid)
importFrom(DBI,dbWriteTable)
importFrom(DBI,sqlInterpolate)
importFrom(DT,DTOutput)
importFrom(DT,dataTableProxy)
importFrom(DT,datatable)
importFrom(DT,editData)
importFrom(DT,formatStyle)
importFrom(DT,renderDT)
importFrom(DT,styleEqual)
importFrom(DiagrammeR,get_edge_df)
importFrom(DiagrammeR,render_graph)
importFrom(RTMB,MakeADFun)
importFrom(RTMB,getAll)
importFrom(RaMS,grabMSdata)
importFrom(bslib,card)
importFrom(bslib,card_header)
importFrom(bslib,layout_column_wrap)
importFrom(bslib,layout_columns)
importFrom(bslib,layout_sidebar)
importFrom(bslib,nav_hide)
importFrom(bslib,nav_item)
importFrom(bslib,nav_panel)
importFrom(bslib,nav_select)
importFrom(bslib,nav_show)
importFrom(bslib,nav_spacer)
importFrom(bslib,page_navbar)
importFrom(bslib,popover)
importFrom(bslib,sidebar)
importFrom(checkmate,assertList)
importFrom(checkmate,assertNumber)
importFrom(checkmate,assertNumeric)
importFrom(checkmate,assertString)
importFrom(checkmate,assertSubset)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_h3)
importFrom(cli,cli_status)
importFrom(cli,cli_status_update)
importFrom(data.tree,GetDefaultTooltip)
importFrom(data.tree,SetEdgeStyle)
importFrom(data.tree,SetGraphStyle)
importFrom(data.tree,SetNodeStyle)
importFrom(data.tree,as.Node)
importFrom(dplyr,across)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_tail)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl)
importFrom(dplyr,where)
importFrom(duckdb,dbConnect)
importFrom(duckdb,dbDisconnect)
importFrom(duckdb,dbSendQuery)
importFrom(duckdb,dbWriteTable)
importFrom(duckdb,duckdb)
importFrom(duckdb,duckdb_shutdown)
importFrom(ggforce,geom_circle)
importFrom(ggiraph,geom_errorbarh_interactive)
importFrom(ggiraph,geom_tile_interactive)
importFrom(ggiraph,opts_selection)
importFrom(ggiraph,opts_sizing)
importFrom(ggiraph,opts_zoom)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbarh)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(glue,glue)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(gt,data_color)
importFrom(gt,fmt_number)
importFrom(gt,gt)
importFrom(gt,sub_missing)
importFrom(htmltools,css)
importFrom(janitor,clean_names)
importFrom(jsonlite,toJSON)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,setValidity)
importFrom(methods,signature)
importFrom(methods,validObject)
importFrom(nloptr,nloptr)
importFrom(plotly,add_annotations)
importFrom(plotly,add_markers)
importFrom(plotly,config)
importFrom(plotly,event_data)
importFrom(plotly,event_register)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(pracma,trapz)
importFrom(reactable,colDef)
importFrom(reactable,colFormat)
importFrom(reactable,getReactableState)
importFrom(reactable,reactableOutput)
importFrom(reactable,renderReactable)
importFrom(reticulate,import)
importFrom(reticulate,import_from_path)
importFrom(reticulate,py_discover_config)
importFrom(reticulate,py_install)
importFrom(reticulate,virtualenv_create)
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(rlang,call_args)
importFrom(scales,percent_format)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,Progress)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,dataTableOutput)
importFrom(shiny,div)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,h6)
importFrom(shiny,htmlOutput)
importFrom(shiny,icon)
importFrom(shiny,insertUI)
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,moduleServer)
importFrom(shiny,need)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveVal)
importFrom(shiny,removeModal)
importFrom(shiny,removeUI)
importFrom(shiny,renderDataTable)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,showNotification)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateRadioButtons)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateSelectizeInput)
importFrom(shiny,updateTabsetPanel)
importFrom(shiny,validate)
importFrom(shiny,verbatimTextOutput)
importFrom(shiny,wellPanel)
importFrom(shiny,withProgress)
importFrom(shinyWidgets,actionBttn)
importFrom(shinyWidgets,actionGroupButtons)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,show_alert)
importFrom(shinyalert,shinyalert)
importFrom(shinychat,chat_append)
importFrom(shinychat,chat_ui)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,hide)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,nls)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rstandard)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyselect,matches)
importFrom(tidyselect,starts_with)
importFrom(utils,packageVersion)
importFrom(utils,read.delim)
importFrom(utils,write.csv)
importFrom(uuid,UUIDgenerate)
importFrom(writexl,write_xlsx)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_child)
importFrom(xml2,xml_children)
importFrom(yaml,read_yaml)
