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