README.md

IPAQlong

IPAQlong calculates the scores for the ‘International Physical Activity Questionnaire (IPAQ)’ long form. The IPAQ is an instrument to measure physical activity. The long form provides detailed information about physical activity undertaken in four domains: 1) leisure time, 2) domestic and gardening activities, 3) work-related and 4) transportation-related. IPAQ long calculates the scores based on the Guidelines for Data Processing and Analysis of the International Physical Activity Questionnaire.

The IPAQ Research Committee also recommends guidelines for data processing before computing the scores. These include data cleaning, truncation rules as well as how to deal with outliers. Please read these guidelines before using IPAQlong.

Installation

You can install the development version of IPAQlong from GitHub with:

# install.packages("devtools")
devtools::install_github("Mariana-plr/IPAQlong")

How to use

See example.R file for more information.

Cite this package

If you use IPAQlong in a project that leads to a publication please cite it:

Ponce-de-Leon, M. (2022). IPAQlong: Calculates the Scores for the ‘International Physical Activity Questionnaire (IPAQ)’ Long Form (Version 0.1.2) [Computer software]. https://doi.org/10.5281/zenodo.6940442

DOI

References

The IPAQ Group (2005). Guidelines for Data Processing and Analysis of the International Physical Activity Questionnaire. Retrieved from https://sites.google.com/site/theipaq/home



Mariana-plr/IPAQlong documentation built on July 31, 2023, 2:12 a.m.