Improve Collections create and move methods and update documentation
[arvados.git] / sdk / R / man / logs.list.Rd
index 88c8bbdc7c54d3e117d59b81c667da01d131b4db..58dbdb71ea02c4d9703a504e09acd04d7fdca86e 100644 (file)
@@ -8,6 +8,23 @@ arv$logs.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{
 LogList object.
 }