Learn R Programming

connector (version 0.1.0)

log_write_connector.ConnectorDBI: Log Write Operation for connector dbi

Description

Implementation of the log_write_connector function for the ConnectorDBI class.

Usage

# S3 method for ConnectorDBI
log_write_connector(connector_object, name, ...)

Arguments

connector_object

The ConnectorDBI object.

name

The name of the connector.

...

Additional parameters.