R/sqlighter-pkg.R

#' sqlighter: A package for computating the notorious bar statistic.
#'
#' The sqlighter package provides convenient wrappers that safely open and close
#' the connection to the SQLite database before and after sending queries and
#' receiving results.
#'
#' @docType package
#' @name sqlighter
NULL
kevinrue/sqliter documentation built on Nov. 17, 2020, 7:10 a.m.