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