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