View source: R/upload_addressbase_plus_to_oracle.R
upload_addressbase_plus_to_oracle | R Documentation |
Upload AddressBase Plus to an Oracle DB. First download the data package for
AddressBase Plus using addressMatchR::download_os_data_package()
and then
load it into the DB using this function.
upload_addressbase_plus_to_oracle(con, path, pattern = NULL)
con |
DB Connection. |
path |
Path to .csv files |
pattern |
Pattern of files to upload. Default is NULL (all files) |
Using guidance from https://www.ordnancesurvey.co.uk/documents/addressbase-products-getting-started-guide2.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.