Skip to contents

Return the version of RSQLite.

Usage

rsqliteVersion()

Value

A character vector containing header and library versions of RSQLite.

Examples

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