delete_file: Deletes a file from the users workspace

Description Usage Arguments Value

View source: R/user.R

Description

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

Usage

1
delete_file(src, con = NULL)

Arguments

src

the relative filepath of the source file on the openeo back-end that shall be deleted

con

authorized connection (optional) otherwise active_connection is used.

Value

logical


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.