groups.contents | R Documentation |
groups.contents is a method defined in Arvados class.
arv$groups.contents(filters = NULL, where = NULL, order = NULL, distinct = NULL, limit = "100", offset = "0", count = "exact", include_trash = NULL, uuid = NULL, recursive = NULL)
filters |
|
where |
|
order |
|
distinct |
|
limit |
|
offset |
|
count |
|
include_trash |
Include items whose is_trashed attribute is true. |
uuid |
|
recursive |
Include contents from child groups recursively. |
Group object.