Merge branch 'master' of git.curoverse.com:arvados into 13076-r-autogen-api
[arvados.git] / sdk / R / man / containers.destroy.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{containers.destroy}
4 \alias{containers.destroy}
5 \title{containers.destroy is a method defined in Arvados class.}
6 \usage{
7 arv$containers.destroy(uuid)
8 }
9 \arguments{
10 \item{uuid}{}
11 }
12 \value{
13 Container object.
14 }
15 \description{
16 containers.destroy is a method defined in Arvados class.
17 }