1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{collections.index}
4 \alias{collections.index}
5 \title{collections.index is a method defined in Arvados class.}
7 arv$collections.index(filters = NULL,
8 where = NULL, order = NULL, select = NULL,
9 distinct = NULL, limit = "100", offset = "0",
10 count = "exact", include_trash = NULL)
29 \item{include_trash}{Include collections whose is_trashed attribute is true.}
32 CollectionList object.
35 collections.index is a method defined in Arvados class.