Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

SQRL (version 0.7.4)

Facilitates ODBC Database Interaction

Description

Facilitates interaction with ODBC data sources, by remembering and hiding communication settings and supporting parameterised multi-statement SQL with embedded R.

Copy Link

Version

Install

install.packages('SQRL')

Monthly Downloads

202

Version

0.7.4

License

GPL-3

Maintainer

Mike Lee

Last Published

November 22nd, 2020

Functions in SQRL (0.7.4)

sqrlSource

Define New Data Sources
sqrlScript

Hybrid Script Syntax
sqrlOff

Close Connections and Deactivate the Package
sqrlParams

Control and Communication Parameters
SQRL-package

Facilitates Database Interaction
sqrlAll

Broadcast a Command to All Data Sources
sqrlInterface

Creates Data Source Interfaces
sqrlConfig

Configuration Files
sqrlSources

List Data Sources and their Interfaces
sqrlUsage

How to Use the Interface Functions