delete_file: Delete a file from the user workspace

View source: R/user.R

delete_fileR Documentation

Delete a file from the user workspace

Description

Sends a request to an openEO back-end in order to remove a specific file from the users workspaces.

Usage

delete_file(src, con = NULL)

Arguments

src

the relative file path of the source file on the openEO back-end that shall be deleted

con

authorized connection (optional) otherwise active_connection() is used.

Value

logical


openeo documentation built on Nov. 17, 2022, 5:07 p.m.