19704: Merge contributed updates to R SDK
[arvados.git] / sdk / R / man / collections.update.Rd
diff --git a/sdk/R/man/collections.update.Rd b/sdk/R/man/collections.update.Rd
deleted file mode 100644 (file)
index c9b201c..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/Arvados.R
-\name{collections.update}
-\alias{collections.update}
-\title{collections.update}
-\usage{
-arv$collections.update(collection,
-       uuid)
-}
-\arguments{
-\item{collection}{Collection object.}
-
-\item{uuid}{The UUID of the Collection in question.}
-}
-\value{
-Collection object.
-}
-\description{
-collections.update is a method defined in Arvados class.
-}