if(dev.interactive()){
# to build the full example database
adb_example(path = paste0(tempdir(), "/newDB"))
# to make the example database until a certain step
adb_example(path = paste0(tempdir(), "/newDB"), until = "regDataseries")
}
Run the code above in your browser using DataLab