# Generated by roxygen2: do not edit by hand

S3method(shiny_hugeplot,character)
S3method(shiny_hugeplot,data.frame)
S3method(shiny_hugeplot,default)
S3method(shiny_hugeplot,downsampler)
S3method(shiny_hugeplot,formula)
S3method(shiny_hugeplot,matrix)
S3method(shiny_hugeplot,plotly)
export(LTTB_aggregator)
export(aggregator)
export(candlestick_aggregator)
export(custom_func_aggregator)
export(custom_stat_aggregator)
export(downsampler)
export(eLTTB_aggregator)
export(list_aggregators)
export(max_aggregator)
export(min_max_aggregator)
export(min_max_ovlp_aggregator)
export(nth_pnt_aggregator)
export(null_aggregator)
export(plotly_build_light)
export(plotly_datahandler)
export(range_stat_aggregator)
export(rms_max_aggregator)
export(rng_aggregator)
export(shiny_hugeplot)
export(updatePlotlyH)
import(plotly)
import(shiny)
import(utils)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbExecute)
importFrom(DBI,dbGetQuery)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(bit64,as.integer64)
importFrom(data.table,as.data.table)
importFrom(data.table,setkey)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(duckdb,duckdb)
importFrom(htmltools,br)
importFrom(htmltools,div)
importFrom(lazyeval,f_eval)
importFrom(nanotime,as.nanotime)
importFrom(plotly,add_trace)
importFrom(plotly,subplot)
importFrom(purrr,compact)
importFrom(purrr,discard)
importFrom(purrr,imap_dfr)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,modify_if)
importFrom(purrr,pmap)
importFrom(purrr,transpose)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(tidyselect,vars_select_helpers)
