Improve Collections create and move methods and update documentation
[arvados.git] / sdk / R / man / humans.list.Rd
index c9fad5fd324538e85ed0d82e3e8052f8247b792c..a8db4c7f69696c0eb015676161ea5f198be036a7 100644 (file)
@@ -9,6 +9,23 @@ arv$humans.list(filters = 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{
 HumanList object.
 }