# NOT RUN {
# download a test set of the database
get_db(test = TRUE)
# download the full database file
get_db(test = FALSE)
# }
# NOT RUN {
# load the test db file from shipped with the pacakge
db_file <- system.file("extdata", "cRegulome.db", package = "cRegulome")
file.info(db_file)
# }
Run the code above in your browser using DataLab