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