Improve Collections create and move methods and update documentation
[arvados.git] / sdk / R / man / users.setup.Rd
index 764bc525969661bcea8253f5a8a5125f10fe1bd5..869403d3ed965832e2dbb3484d7412b15794ba90 100644 (file)
@@ -7,6 +7,17 @@
 arv$users.setup(user = NULL, openid_prefix = NULL,
        repo_name = NULL, vm_uuid = NULL, send_notification_email = "false")
 }
+\arguments{
+\item{user}{}
+
+\item{openid_prefix}{}
+
+\item{repo_name}{}
+
+\item{vm_uuid}{}
+
+\item{send_notification_email}{}
+}
 \value{
 User object.
 }