A logical value. If TRUE, the function will create the directory along with any necessary parent directories if they do not already exist. If FALSE, the function will create the directory only if its parent directory already exists.
rm_exist
A logical value. If TRUE, the function will remove the content in the directory if it already exists. If FALSE, the function will ask the user whether to remove the content in the directory.
set_default
A logical value. If TRUE, the function will set the database as the default database.
...
Additional arguments to be passed to fd_load function.