draw_random_epochs | R Documentation |
Generates random time segments from the timeseries data for preview plotting.
draw_random_epochs(x, n, d, hz)
x |
A dataframe containing timeseries data |
n |
Number of random epochs to draw |
d |
Duration of each epoch in seconds |
hz |
Sampling rate in Hz |
A list of dataframes, each containing a random epoch segment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.