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
r-dbi/RSQLite documentation built on May 3, 2024, 9:52 a.m.