gce_rstudio_password: Changes password for a user on RStudio container

Description Usage Arguments Value

Description

RStudio has users based on unix user accounts

Usage

1
gce_rstudio_password(instance, username, password, container = "rstudio")

Arguments

instance

An instance with RStudio installed via gce_vm_template

username

The user to change the password for

password

The user password

container

The rstudio container to add the user to

Value

The instance


googleComputeEngineR documentation built on May 6, 2019, 1:01 a.m.