vin_dieseltype: Return vehcile type by id from the NHTSA database

Description Usage Arguments Examples

Description

vin_dieseltype returns vehicle types associated with a makeid. More information on the NHTSA API is available at https://vpic.nhtsa.dot.gov/api/#

Usage

1
vin_dieseltype(makeid, tidyup = TRUE)

Arguments

tidyup

simplifies json response into a dataframe, Defaults to TRUE

vin

makeid in quotes

Examples

1
vin_dieseltype("18697", tidyup = TRUE)

datafaust/caRshop documentation built on May 14, 2019, 7:44 p.m.