tidyDVLA.Rd
tidyDVLA
: tidyDVLA extends the functionality of getDVLA
by
taking a data frame containing vehicle registration numbers and using
parallel processing to retrieve DVLA information for each one. It binds
these columns back to the input data frame.
tidyDVLA(data, reg_column, key)
data | A data frame containing a vehicle registration column |
---|---|
reg_column | The quoted column name that contains vehicle registrations |
key | The API key provided to you by the DVLA |