View source: R/do_all_analyses.R
do_all_analyses | R Documentation |
This function performs all analyses successively using the default data file associated to the package. It is an internal function allowing the computation of the speed of the whole analysis process, from the data importation to the final line of the results.
do_all_analyses(to_epoch = 60)
to_epoch |
A numeric value to set the epoch required to collapse counts in seconds. |
A dataset (1 row) with all computed metrics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.