scaler is an R package that provides a set of tools to deal with health measurement scales. Its aim is to facilitate the work of researchers with these kind of data and to improve reproducibility in research.
Some scales require a dedicated package. If you’re looking for tools to process the Munich ChronoType Questionnaire (MCTQ), please check the mctq package.
You can install scaler using the remotes package:
remotes::install_github("danielvartan/scaler")If you use scaler in your research, please consider citing it. We put a lot of work to build and maintain a free and open-source R package. You can find the citation below.
citation("scaler")To cite {scaler} in publications use:
Vartanian, D. (2023). {scaler}: tools to process health measurement
scales. R package. https://danielvartan.github.io/scaler/
A BibTeX entry for LaTeX users is
@Unpublished{,
title = {{scaler}: tools to process health measurement scales},
author = {Daniel Vartanian},
year = {2024},
url = {https://danielvartan.github.io/scaler/},
note = {R package},
}We welcome contributions, including bug reports. Take a moment to review our Guidelines for Contributing.
scaler code is released under the MIT license.
Become an scaler supporter!
Click here to make a donation. Please indicate the scaler package in your donation message.