create_gp_files: Creates a docker- and .yml file from the current R project to...

Description Usage Arguments Value

View source: R/gitpod_fns.R

Description

Creates a docker- and .yml file from the current R project to run in a gitpod instance with relevant dependencies installed.

Usage

1
create_gp_files(FROM, AS = NULL, rstudio = TRUE)

Arguments

FROM

character FROM of the Dockerfile

AS

character AS of the Dockerfile

rstudio

logical if using a rstudio server image open ports

Value

a docker- and .yml file


shrutir11/RStudio documentation built on Dec. 23, 2021, 1:27 a.m.