examples/restez_status.R

library(restez)
fp <- tempdir()
restez_path_set(filepath = fp)
demo_db_create(n = 5)
restez_status()
db_delete(everything = TRUE)
# Errors:
# restez_status()
ropensci/restez documentation built on April 21, 2024, 2:40 p.m.