create_fig_ratio_mvpa_sed {activAnalyzer} | R Documentation |
The function generates a figure showing mortality hazard ratio in correspondence with the daily mean of the MVPA/SED ratio. The figure is based on data extracted from Chastin et al. paper (2021; doi: 10.1123/jpah.2020-0635).
create_fig_ratio_mvpa_sed(score, language = c("en", "fr"))
score |
A numeric value for mean daily MVPA/SED ratio. |
language |
A character value for setting the language with which the figure should be created: |
A ggplot object.
create_fig_ratio_mvpa_sed(score = 0.06)