View source: R/connection-pin-write.R
connection_pin_write | R Documentation |
Writes a database connection or query to a board
connection_pin_write(board, x, ...)
board |
A 'pins' board object |
x |
A 'connections' table or database connection |
... |
Additional arguments to pass to 'pins::pin_write()' |
It returns no output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.