19704: Merge contributed updates to R SDK
[arvados.git] / sdk / R / man / containers.list.Rd
diff --git a/sdk/R/man/containers.list.Rd b/sdk/R/man/containers.list.Rd
deleted file mode 100644 (file)
index d445796..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/Arvados.R
-\name{containers.list}
-\alias{containers.list}
-\title{containers.list}
-\usage{
-arv$containers.list(filters = NULL,
-       where = NULL, order = NULL, select = NULL,
-       distinct = NULL, limit = "100", offset = "0",
-       count = "exact")
-}
-\arguments{
-\item{filters}{}
-
-\item{where}{}
-
-\item{order}{}
-
-\item{select}{}
-
-\item{distinct}{}
-
-\item{limit}{}
-
-\item{offset}{}
-
-\item{count}{}
-}
-\value{
-ContainerList object.
-}
-\description{
-containers.list is a method defined in Arvados class.
-}