R/version.R

#' RSQLite version
#'
#' Return the version of RSQLite.
#'
#' @return A character vector containing header and library versions of
#'   RSQLite.
#' @export
#' @examples
#' RSQLite::rsqliteVersion()
rsqliteVersion <- rsqliteVersion
rstats-db/RSQLite documentation built on April 20, 2024, 11:56 a.m.