Description Usage Arguments Value Author(s) See Also
View source: R/tidy_odometer_table.R
Function to tidy the messy odometer data contained in joined vehicle data files.
1 | tidy_odometer_table(df, variables = 3, groups = 5)
|
df |
Input tibble/data frame, usually from
|
variables |
Number of variables in messy data. |
groups |
Number of groups in messy data. |
Tibble.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.