useDynLib(RSQLiteUDF)
import(RSQLite)

export(initExtension, sqliteExtension)
export(createSQLFunction)
export(createSQLAggregateFunction)


