View source: R/connection-pane.R
odbcConnectionActions | R Documentation |
Return a list of actions that can be performed on the connection.
odbcConnectionActions(connection)
connection |
A connection object, as returned by |
The list returned is a named list of actions, where each action has the following properties:
A function to be invoked to perform the action
An optional path to an icon representing the action
A named list of actions that can be performed on the connection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.