View source: R/create_fig_steps.R
create_fig_steps | R Documentation |
The function generates a figure showing the daily mean of the daily step count in correspondence with the Tudor-Locke et al. (2011; doi: 10.1186/1479-5868-8-79) categories.
create_fig_steps(score, language = c("en", "fr", "de"))
score |
A numeric value for mean daily step count. |
language |
A character value for setting the language with which the figure should be created: |
A ggplot object.
create_fig_steps(score = 12500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.