Other packages > Find by keyword >

activAnalyzer  

A 'Shiny' App to Analyze Accelerometer-Measured Daily Physical Behavior Data
View on CRAN: Click here


Download and install activAnalyzer package within the R console
Install from CRAN:
install.packages("activAnalyzer")

Install from Github:
library("remotes")
install_github("cran/activAnalyzer")

Install by package version:
library("remotes")
install_version("activAnalyzer", "2.1.2")



Attach the package and use:
library("activAnalyzer")
Maintained by
Pierre-Yves de Müllenheim
[Scholar Profile | Author Map]
First Published: 2022-07-20
Latest Update: 2023-02-13
Description:
A tool to analyse 'ActiGraph' accelerometer data and to implement the use of the PROactive Physical Activity in COPD (chronic obstructive pulmonary disease) instruments. Once analysis is completed, the app allows to export results to .csv files and to generate a report of the measurement. All the configured inputs relevant for interpreting the results are recorded in the report. In addition to the existing 'R' packages that are fully integrated with the app, the app uses some functions from the 'actigraph.sleepr' package developed by Petkova (2021) .
How to cite:
Pierre-Yves de Müllenheim (2022). activAnalyzer: A 'Shiny' App to Analyze Accelerometer-Measured Daily Physical Behavior Data. R package version 2.1.2, https://cran.r-project.org/web/packages/activAnalyzer. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0.4 (2022-07-20 19:20), 1.0.5 (2022-10-12 16:42), 1.1.0 (2022-12-02 11:40), 2.0.0 (2023-01-31 23:50), 2.0.1 (2023-02-13 10:50), 2.0.2 (2024-01-09 00:10), 2.1.0 (2024-04-26 23:50), 2.1.1 (2024-05-06 00:40)
Other packages that cited activAnalyzer R package
View activAnalyzer citation profile
Other R packages that activAnalyzer depends, imports, suggests or enhances
Complete documentation for activAnalyzer
Functions, R codes and Examples using the activAnalyzer R package
Some associated functions: average_results . compute_accumulation_metrics . compute_bmr . compute_intensity_distri_metrics . compute_mets . compute_pro_actigraph_score . compute_pro_score_cppac . compute_pro_score_dppac . create_fig_mvpa . create_fig_mx_by_day . create_fig_mx_summary . create_fig_pal . create_fig_ratio_mvpa_sed . create_fig_res_by_day . create_fig_sed . create_fig_steps . create_flextable_summary . do_all_analyses . get_guidelines_status . get_ig_results . get_pa_period_info . get_pal_status . get_ratio_mvpa_sed_comment . mark_intensity . mark_wear_time . plot_data . plot_data_with_intensity . prepare_dataset . rasch_transform . read_agd . read_agd_raw . recap_by_day . run_app . tbl_agd . 
Some associated R codes: app_config.R . app_server.R . app_ui.R . average_results.R . compute_accumulation_metrics.R . compute_bmr.R . compute_intensity_distri_metrics.R . compute_mets.R . compute_pro_actigraph_score.R . compute_pro_score_cppac.R . compute_pro_score_dppac.R . config_dplyr.R . coord_radar.R . create_fig_mvpa.R . create_fig_mx_by_day.R . create_fig_mx_summary.R . create_fig_pal.R . create_fig_ratio_mvpa_sed.R . create_fig_res_by_day.R . create_fig_sed.R . create_fig_steps.R . create_flextable_summary.R . do_all_analyses.R . get_guidelines_status.R . get_ig_results.R . get_pa_period_info.R . get_pal_status.R . get_ratio_mvpa_sed_comment.R . global.R . globals.R . golem_utils_server.R . golem_utils_ui.R . mark_intensity.R . mark_wear_time.R . mod_control_pa_period_view.R . mod_report_pa_period.R . plot_data.R . plot_data_with_intensity.R . prepare_dataset.R . rasch_transform.R . read_agd.R . recap_by_day.R . run_app.R . settings.R . tbl_agd.R .  Full activAnalyzer package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for activAnalyzer2468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA