sqlstrings: Map 'SQL' Code to R Lists

Provides a helper function, to bulk read 'SQL' code from separate files and load it into an 'R' list, where the list elements contain the individual statements and queries as strings. This works by annotating the 'SQL' code with a name comment, which also will be the name of the list element.

Getting started

Package details

AuthorDejan Prvulovic [aut, cre]
MaintainerDejan Prvulovic <dejan.prv@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sqlstrings")

Try the sqlstrings package in your browser

Any scripts or data that you put into this service are public.

sqlstrings documentation built on Sept. 9, 2022, 9:06 a.m.