examples/count_db_ids.R

library(restez)
restez_path_set(filepath = tempdir())
demo_db_create(n = 5)
(count_db_ids())

# delete demo after example
db_delete(everything = TRUE)
AntonelliLab/restez documentation built on April 22, 2024, 7:27 p.m.