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