OctoSQL: OctoSQL DBI wrapper

Description Usage Arguments

View source: R/octosql.R

Description

OctoSQL DBI wrapper

Authentication credentials are not read in R, but a configuration file path is passed to octosql.

Usage

1
2
3
4
OctoSQL()

## S4 method for signature 'OctoSQLDriver'
dbConnect(drv, config, ...)

Arguments

drv

An object created by OctoSQL()

config

path to config file

...

Other options


nfultz/octosqlR documentation built on Nov. 4, 2019, 9:42 p.m.