| box_dir_invite {boxr} | R Documentation |
Invite collaboration
Description
box_dir_invite() is deprecated in favor of box_collab_create().
Usage
box_dir_invite(
dir_id,
user_id,
login = NULL,
role = "viewer",
can_view_path = FALSE
)
Arguments
dir_id |
|
user_id |
|
login |
|
role |
|
can_view_path |
|
Value
Invisible list().
[Package boxr version 0.3.6 Index]