sqlstrings: Map 'SQL' Code to R Lists (original) (raw)
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.
Version: | 1.0.0 |
---|---|
Imports: | fs, readr, stringr |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-09-09 |
DOI: | 10.32614/CRAN.package.sqlstrings |
Author: | Dejan Prvulovic [aut, cre] |
Maintainer: | Dejan Prvulovic <dejan.prv at gmail.com> |
License: | MIT + file |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | sqlstrings results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=sqlstringsto link to this page.