View source: R/cnt_logger_generics.R
| write_cnt.ConnectorLogger | R Documentation | 
Implementation of the log_write_connector function for the ConnectorLogger class.
## S3 method for class 'ConnectorLogger'
write_cnt(connector_object, x, name, ...)
| connector_object | The ConnectorLogger object. | 
| x | The data to write. | 
| name | The name of the connector. | 
| ... | Additional parameters. | 
Invisible result of the write operation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.