# Set root to a temporary directory
dir <- tempdir()
set_sourcoise_root(dir)
# Reset to automatic detection
set_sourcoise_root(NULL)
# Set root with messages enabled
set_sourcoise_root(dir, quiet = FALSE)
Run the code above in your browser using DataLab