list_files {openeo} | R Documentation |
List workspace files
Description
Lists all files in the workspaces of the authenticated user.
Usage
list_files(con = NULL)
Arguments
con |
authorized connection (optional) otherwise |
Value
a data.frame
or tibble
with file names and storage sizes
[Package openeo version 1.3.1 Index]