Skip to contents

Implementation of the log_write_connector function for the connector_logger class.

Usage

# S3 method for class 'connector_logger'
write_cnt(connector_object, x, name, ...)

Arguments

connector_object

The connector_logger object.

x

The data to write.

name

The name of the connector.

...

Additional parameters.

Value

Invisible result of the write operation.