create_docker_terminal: Create a new terminal window with a R running in a Docker...

Description Usage Arguments Value

Description

create_docker_terminal creates a docker container running R in a new terminal window. Code from the RStudio source pane can be sent to this container with CTRL/CMD + ALT + ENTER

Usage

1
create_docker_terminal(id, image = TRUE, entrypoint = "R")

Arguments

id

character. Docker image id to use for the new container.

Value

The terminal id for the created terminal.


blairj09/dockerterm documentation built on May 30, 2019, 6:16 p.m.