Import a geocoded cohort table to gaiaDB
importLocationTable.Rd
Import a geocoded cohort table to gaiaDB
Arguments
- gaiaConnectionDetails
(list) For connecting to gaiaDB. An object of class connectionDetails as created by the createConnectionDetails function
- location
(data.frame) A table with OMOP location_ids, an address string, and POINT geometry column named geometry
- overwrite
(boolean) Overwrite existing tables in the cohort schema?