View source: R/cnt_logger_generics.R
| log_remove_connector | R Documentation | 
This function is a generic for logging the removal of a connector object. The actual implementation of the logging is determined by the specific method for the connector object's class.
log_remove_connector(connector_object, name, ...)
connector_object | 
 The connector object to log the removal of.  | 
name | 
 The name of the connector.  | 
... | 
 Additional parameters passed to the specific method implementation  | 
The result of the specific method implementation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.