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.


connections documentation built on May 29, 2024, 10:29 a.m.