wwbrannon/sqlscore: Utilities for Generating SQL Queries from Model Objects

Provides utilities for generating SQL queries (particularly CREATE TABLE statements) from R model objects. The most important use case is generating SQL to score a generalized linear model or related model represented as an R object, in which case the package handles parsing formula operators and including the model's response function.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.4
URL https://github.com/wwbrannon/sqlscore/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wwbrannon/sqlscore")
wwbrannon/sqlscore documentation built on May 4, 2019, 12:04 p.m.