All functions

sqlighter

sqlighter: A package for computating the notorious bar statistic.

sqliteListFields()

List fields available in database table

sqliteListTables()

List table names in an SQLite database

sqliteQuery()

Fetch the result of a specific query from an SQLite database

sqliteReadTable()

Fetch a full table from an SQLite database

sqliteTableExists()

Check if a table exists in the database