powered by
Delete a project from OSF
delete_project(id, recursive = FALSE, maxdepth = 5)
OSF id (osf.io/XXXXX)
Boolean, if TRUE will go through folder nesting (see maxdepth)
maxdepth
Number of nesting levels to go through
Boolean, delete success
# NOT RUN { delete_project(id = "12345") # }
Run the code above in your browser using DataLab