Description Usage Arguments Value Author(s)
View source: R/importing_functions.R
Function to return random registrations from a vehicle emissions database.
1 | sample_registrations(con, n = 1, sort = FALSE)
|
con |
Database connection to a vehicle emissions database. |
n |
Number of registrations to return. |
sort |
Should the vector be sorted in alphabetical order? |
Character vector.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.