| clean_make_model | R Documentation |
This function returns a combined cleaned make and model string.
It uses clean_make and clean_model to standardize both parts.
clean_make_model(generic_make_model)
generic_make_model |
A character vector of generic make/model strings |
clean_make_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.