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