Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / sdk / R / man / humans.update.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{humans.update}
4 \alias{humans.update}
5 \title{humans.update}
6 \usage{
7 arv$humans.update(human, uuid)
8 }
9 \arguments{
10 \item{human}{Human object.}
11
12 \item{uuid}{The UUID of the Human in question.}
13 }
14 \value{
15 Human object.
16 }
17 \description{
18 humans.update is a method defined in Arvados class.
19 }