View source: R/connection-pin-read.R
connection_pin_read | R Documentation |
Retrieves a database connection or query from a board
connection_pin_read(board, name, version = NULL)
board |
A 'pins' board object |
name |
The name of the pin |
version |
The version of the pin to get (optional) |
It will return either the database connection, or the remote table from a database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.