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