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


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.