Description Usage Arguments Value Author(s)
View source: R/importing_functions.R
Function to import vehicle capture data from a vehicle emissions database.
1 2 |
con |
Database connection to a vehicle emissions database. |
registration |
A vector of registrations to return. If not used, all registrations will be selected. |
data_source |
A vector of vehicle captures data sources to return. |
valid_only |
Should only valid data be returned? |
spread |
Should the table be reshaped and made wider? |
verbose |
Should the function give messages? |
Tibble.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.