projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
17464: Add upload/download permission checks and logging
[arvados.git]
/
sdk
/
R
/
man
/
traits.delete.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/Arvados.R
3
\name{traits.delete}
4
\alias{traits.delete}
5
\title{traits.delete}
6
\usage{
7
arv$traits.delete(uuid)
8
}
9
\arguments{
10
\item{uuid}{The UUID of the Trait in question.}
11
}
12
\value{
13
Trait object.
14
}
15
\description{
16
traits.delete is a method defined in Arvados class.
17
}