smbache/squr: Structured Query Utility for R

squr (pronounce 'skewer' /'skju:əɹ/) is a small utility that provides a set of tools for managing structured query language (SQL) files in R projects. It promotes the separation of logic and query scripts and eases the process of reading, parameterizing, and composing SQL queries.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("smbache/squr")
smbache/squr documentation built on May 15, 2021, 3:45 a.m.