connection_pin_read: Retrieves a database connection or query from a board
Description
Retrieves a database connection or query from a board
Usage
connection_pin_read(board, name, version = NULL)
Value
It will return either the database connection, or the remote table
from a database.
Arguments
- board
A `pins` board object
- name
The name of the pin
- version
The version of the pin to get (optional)