tests/testthat/setup.R

test_con <- create_con_and_load_data()

withr::defer(
  DBI::dbDisconnect(test_con, shutdown = TRUE),
  teardown_env()
)

Try the rsgl package in your browser

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

rsgl documentation built on June 9, 2026, 1:07 a.m.