Learn R Programming

osfr (version 0.1.0)

delete_project: Delete a project from the OSF

Description

Delete a project from the OSF

Usage

delete_project(id, recursive = FALSE, maxdepth = 5)

Arguments

id

OSF id (osf.io/xxxx)

recursive

Boolean, if TRUE will go through folder nesting (see maxdepth)

maxdepth

Number of nesting levels to go through

Value

Boolean, delete success