Learn R Programming

googleComputeEngineR (version 0.1.0)

gce_rstudio_adduser: Creates a user on an RStudio templated instance

Description

RStudio has users based on unix user accounts

Usage

gce_rstudio_adduser(instance, username, password, container = "rstudio")

Arguments

instance
An instance with RStudio installed via gce_vm_template
username
The user to create
password
The user password
container
The rstudio container to add the user to

Value

The instance