aggregator | R6 base class for the aggregation |
candlestick_aggregator | Aggregation which returns the candle sticks |
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... |
list_aggregators | Show the aggregation functions |
LTTB_aggregator | Aggregation using Largest Triangle Three Buckets (LTTB)... |
max_aggregator | Aggregation using local maximum (absolute) values. |
min_max_aggregator | Aggregation using local minimum and maximum values. |
min_max_ovlp_aggregator | Aggregation using local minimum and maximum values of which... |
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... |
rms_max_aggregator | Aggregation which returns the rms and maximum values within... |
rng_aggregator | Aggregation that returns ranges of the data. |
shiny_hugeplot | Wrapper for plotting large-sized data using 'shinyHugePlot' |
shinyHugePlot | shinyHugePlot |
updatePlotlyH | Function to call a method to update 'plotly' traces |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.