connection_pin_read {connections}R Documentation

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)

Arguments

board

A 'pins' board object

name

The name of the pin

version

The version of the pin to get (optional)

Value

It will return either the database connection, or the remote table from a database.


[Package connections version 0.2.0 Index]