Tidy the 'cleaned locations' data.frame into a tibble.

tidy_cleaned_locations(cleaned_locations)

Arguments

cleaned_locations

a data.table output from `query_cleaned_trips()`.

Value

a tibble.