knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

sqlnstructor

Lifecycle: experimental Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. license

\

{sqlnstructor} is a shiny interface to learn and practice, simultaneously, Structured Query Language (SQL) and R {dplyr}.

Install

# install.packages("devtools")
devtools::install_github("ArthurData/sqlnstructor")

more details to come...



ArthurData/sqlnstructor documentation built on Dec. 17, 2021, 9:44 a.m.