extract_make_stats19: Extract vehicle make from generic make/model string

View source: R/clean.R

extract_make_stats19R Documentation

Extract vehicle make from generic make/model string

Description

This function extracts the make from a generic make/model string, handling multi-word makes.

Usage

extract_make_stats19(generic_make_model)

Arguments

generic_make_model

A character vector of generic make/model strings

Examples

extract_make_stats19(c("FORD FIESTA", "LAND ROVER DISCOVERY"))

stats19 documentation built on March 18, 2026, 5:08 p.m.