groups.list | R Documentation |
groups.list is a method defined in Arvados class.
arv$groups.list(filters = NULL, where = NULL, order = NULL, select = NULL, distinct = NULL, limit = "100", offset = "0", count = "exact", include_trash = NULL)
filters |
|
where |
|
order |
|
select |
|
distinct |
|
limit |
|
offset |
|
count |
|
include_trash |
Include items whose is_trashed attribute is true. |
GroupList object.