tidy_odometer_table: Function to tidy the messy odometer data contained in joined...

Description Usage Arguments Value Author(s) See Also

View source: R/tidy_odometer_table.R

Description

Function to tidy the messy odometer data contained in joined vehicle data files.

Usage

1
tidy_odometer_table(df, variables = 3, groups = 5)

Arguments

df

Input tibble/data frame, usually from read_vehicle_details.

variables

Number of variables in messy data.

groups

Number of groups in messy data.

Value

Tibble.

Author(s)

Stuart K. Grange

See Also

read_vehicle_details


skgrange/emitr documentation built on Oct. 2, 2019, 3:45 p.m.