new_fitibble | R Documentation |
new_fitibble
new_fitibble( x = tibble::tibble(), intensity_colname = character(), intensity_levels = character() )
x |
a tibble (containing Fitbit minute readings). |
intensity_colname |
a character entry indicating the name of the column in |
intensity_levels |
a named character vector indicating the labels and levels of the intensity categories in |
a fitibble object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.