shinyHugePlot-package |
shinyHugePlot |
aggregator |
R6 base class for the aggregation |
custom_func_aggregator |
Aggregation using a user-defined function. |
custom_stat_aggregator |
Aggregation which returns arbitrary statistics |
downsampler |
R6 class for down-sampling data |
eLTTB_aggregator |
Aggregation using local minimum and maximum values, and Largest Triangle Three Buckets (LTTB) method. |
list_aggregators |
Show the aggregation functions |
LTTB_aggregator |
Aggregation using Largest Triangle Three Buckets (LTTB) method. |
min_max_aggregator |
Aggregation using local minimum and maximum values. |
min_max_ovlp_aggregator |
Aggregation using local minimum and maximum values of which small data ranges have 50% overlaps. |
noise_fluct |
Time-series fluctuations in sound level |
nth_pnt_aggregator |
Aggregation which returns every Nth point. |
null_aggregator |
NULL aggregator. |
plotly_build_light |
Build 'plotly' data with low computation cost |
plotly_datahandler |
R6 class for handling plotly data |
range_stat_aggregator |
Aggregation which returns the ranges and nominal values within small data ranges |
rng_aggregator |
Aggregation that returns ranges of the data. |
shinyHugePlot |
shinyHugePlot |
shiny_hugeplot |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
shiny_hugeplot.character |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
shiny_hugeplot.data.frame |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
shiny_hugeplot.default |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
shiny_hugeplot.downsampler |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
shiny_hugeplot.matrix |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
shiny_hugeplot.plotly |
Wrapper for plotting large-sized data using 'shinyHugePlot' |
updatePlotlyH |
Function to call a method to update 'plotly' traces |