Return the version of RSQLite.

rsqliteVersion()

Value

A character vector containing header and library versions of RSQLite.

Examples

RSQLite::rsqliteVersion()
#>   header  library 
#> "3.42.0" "3.42.0"