Improve Collections create and move methods and update documentation
[arvados.git] / sdk / R / man / collections.used_by.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{collections.used_by}
4 \alias{collections.used_by}
5 \title{collections.used_by}
6 \usage{
7 arv$collections.used_by(uuid)
8 }
9 \arguments{
10 \item{uuid}{}
11 }
12 \value{
13 Collection object.
14 }
15 \description{
16 collections.used_by is a method defined in Arvados class.
17 }