Import a geocoded cohort table to gaiaDB
importCohortTable.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
- cohort
(data.frame) An OHDSI cohort table with a POINT geometry column named geometry
- overwrite
(boolean) Overwrite existing tables in the cohort schema?