do_all_analyses {activAnalyzer}R Documentation

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()

Value

A dataset (1 row) with all computed metrics.


[Package activAnalyzer version 2.0.2 Index]