Merge branch 'master' of git.curoverse.com:arvados into 11876-r-sdk
[arvados.git] / sdk / R / man / Collection.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Collection.R
3 \docType{data}
4 \name{Collection}
5 \alias{Collection}
6 \title{Arvados Collection Object}
7 \format{An object of class \code{R6ClassGenerator} of length 24.}
8 \usage{
9 Collection
10 }
11 \description{
12 Update description
13 }
14 \examples{
15 arv = Collection$new(api, uuid)
16 }
17 \keyword{datasets}