
Last chance! 50% off unlimited learning
Sale ends in
# Choose config file path
# Do NOT use tempfile in practice.
# Choose a fixed location such as '~/.easydb'
config <- tempfile('.example_config')
# Initialise Configuration File
easydb_init(config)
Run the code above in your browser using DataLab