powered by
Creates .courier-depot/ and its subdirectories in the project path. Writes a .gitignore to prevent tracking of logs and artifacts.
.courier-depot/
.gitignore
open_depot(project_path)
Invisibly returns the path to the .courier-depot directory.
.courier-depot
Path to the R project
# \donttest{ depot <- open_depot(tempdir()) # }
Run the code above in your browser using DataLab