demo/sqldf-unitTests.R

library(sqldf)
library(svUnit)
sqldf.tests <- system.file("unitTests", "runit.all.R", package = "sqldf")
cat("Running:", sqldf.tests, "\n")
source(sqldf.tests)
clearLog()
test.all()
Log()

Try the sqldf package in your browser

Any scripts or data that you put into this service are public.

sqldf documentation built on May 2, 2019, 11:01 a.m.