start: Start a new ActiveEngine

View source: R/active_engine.R

startR Documentation

Start a new ActiveEngine

Description

Start a new ActiveEngine

Usage

start(
  name,
  command = "",
  language = name,
  prompt = NULL,
  keep_session = FALSE,
  session_width = 80,
  session_height = 24
)

datascienceworkshops/knitractive documentation built on April 29, 2024, 4:23 a.m.