Every project in a workspace, with the version, size and conflict state the server reports. Nothing is downloaded.
Arguments
- workspace
Character. Mergin workspace (namespace).
NULL(default) resolves the one this account owns - seerfp_mergin_workspaces().
Value
Tibble with columns project (namespace/name), version, size
(bytes), updated (POSIXct, UTC), permissions (the granted ones, e.g.
"delete,update,upload") and has_conflict.
Details
size is bytes rather than a formatted string, because the point of this
function is deciding what is worth fetching.
