# Generated by roxygen2: do not edit by hand

S3method(apply_downsampler,data.frame)
S3method(apply_downsampler,numeric)
S3method(shiny_hugeplot,data.frame)
S3method(shiny_hugeplot,default)
S3method(shiny_hugeplot,matrix)
S3method(shiny_hugeplot,nanotime)
S3method(shiny_hugeplot,plotly)
export(LTTB_aggregator)
export(abstract_aggregator)
export(abstract_downsampler)
export(apply_downsampler)
export(custom_func_aggregator)
export(custom_stat_aggregator)
export(eLTTB_aggregator)
export(max_aggregator)
export(mean_aggregator)
export(median_aggregator)
export(min_aggregator)
export(min_max_aggregator)
export(min_max_ovlp_aggregator)
export(nth_pnt_aggregator)
export(range_stat_aggregator)
export(shiny_downsampler)
export(shiny_hugeplot)
export(updatePlotlyH)
import(plotly)
import(shiny)
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,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,select)
importFrom(nanotime,as.nanoduration)
importFrom(nanotime,as.nanotime)
importFrom(plotly,add_trace)
importFrom(plotly,subplot)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,pmap)
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,pivot_wider)
importFrom(tidyr,unnest)
