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