tests/testthat.R

library(testthat)
library(DBI)
library(RSQLite)
library(RSQL)
library(lgr)
library(dplyr)

log.levels <- lgr::get_log_levels()

lgr$set_threshold(log.levels["debug"])



test_check("RSQL")

Try the RSQL package in your browser

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

RSQL documentation built on Aug. 19, 2023, 5:11 p.m.