Skip to contents

Get a single record from the backbone.data_source table

Usage

getDataSourceRecord(connectionDetails, dataSourceUuid)

Arguments

connectionDetails

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

dataSourceUuid

(UUID) The UUID for the data source that is registered in the backbone.data_source table

Value

(data.frame) A full record (entire row) from the backbone.data_source table