Learn R Programming

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

SQRL (version 0.3.0)

Database Query Interfaces

Description

Wrapper to 'RODBC'. Supports parameterised, multi-statement, 'SQL' scripts, with embedded 'R'. Implicit handling of connection channels and communication parameters.

Copy Link

Version

Install

install.packages('SQRL')

Monthly Downloads

305

Version

0.3.0

License

GPL-3

Maintainer

Mike Lee

Last Published

April 16th, 2018

Functions in SQRL (0.3.0)

sqrlConfig

Configuration Files
sqrlSources

List Data Sources and their Interfaces
SQRL-package

SQRL
sqrlAll

Broadcast a Command to All Data Sources
sqrlOff

Close Connections and Deactivate Package
sqrlSource

Define New Data Sources
sqrlParams

Control and Connection Parameters
sqrlScript

Combined Language Scripts
sqrlUsage

How to Use the Interface Functions
sqrlInterface

Creates Data Source Interfaces