mympgVehicles.Rd
Retrieve My MPG vehicle data by make and model
mympgVehicles(make, model, pick=FALSE, graphics=TRUE, ...)
A character string containing a vehicle make.
A character string containing a vehicle model.
A logical indicating whether to select the ID number via an interactive menu.
If pick=TRUE
, a logical indicating whether to use graphical menus (the default) or, if FALSE
, text-based menus.
Ignored.