Skip to contents

Append a well-formatted data_source record to the backbone.data_source table in PostGIS

Usage

addDataSource(connectionDetails, dataSource)

Arguments

connectionDetails

(list) An object of class connectionDetails as created by the createConnectionDetails function

dataSource

(data.frame) A well-formatted data source record. Typically created using gaiaSourceCreator RShiny.

Value

A new record in the backbone.data_source table in PostGIS