rstudio / rscloud

Managing RStudio Cloud spaces with R
https://rstudio.github.io/rscloud
Other
22 stars 11 forks source link

Change space role level post-invitation #19

Open coatless opened 5 years ago

coatless commented 5 years ago

From the description of space_member_add() function, it seems like only on a new addition to the space can a role be set for the user? Is it possible to add a space_member_role() function?

https://github.com/rstudio/rscloud/blob/85b286847dbe30db19b09a4dde5dd38b1aa4b6f3/R/users.R#L66-L68