| delete_file {openeo} | R 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   | 
Value
logical
[Package openeo version 1.3.1 Index]