| clean_model | R Documentation |
This function cleans the model of the vehicle.
It extracts the make using extract_make_stats19 and removes it from the string,
returning the remaining text as the model in title case.
clean_model(model)
model |
A character vector of generic make/model strings |
clean_model(c("FORD FIESTA", "BMW 3 SERIES"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.