do_all_analyses: Do all analyses at once
Description
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.
Usage
do_all_analyses(to_epoch = 60)
Value
A dataset (1 row) with all computed metrics.
Arguments
- to_epoch
A numeric value to set the epoch required to collapse counts
in seconds.