ActiveEngine: Class providing ActiveEngine object.

Description Methods

Description

Class providing ActiveEngine object.

Class providing ActiveEngine object.

Methods

Public methods


Method new()

Usage
ActiveEngine$new(
  name,
  command = "",
  language = name,
  prompt = NULL,
  keep_session = FALSE,
  session_width = 80,
  session_height = 24
)

Method start()

Usage
ActiveEngine$start()

Method stop()

Usage
ActiveEngine$stop()

Method finalize()

Usage
ActiveEngine$finalize()

Method clone()

The objects of this class are cloneable with this method.

Usage
ActiveEngine$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


datascienceworkshops/knitractive documentation built on Nov. 17, 2021, 7:50 p.m.