connection_pin_read: Retrieves a database connection or query from a board

View source: R/connection-pin-read.R

connection_pin_readR 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.


edgararuiz/connections documentation built on Jan. 26, 2024, 9:23 p.m.