Provides a never-ending repl (read-evaluate-print loop) processor that can be used to interact with a RShell as well as all flowR scripts.
The repl allows for two kinds of inputs:
:
:help
The options for the repl. See FlowrReplOptions for more information.
For the execution, this function makes use of replProcessAnswer.
Provides a never-ending repl (read-evaluate-print loop) processor that can be used to interact with a RShell as well as all flowR scripts.
The repl allows for two kinds of inputs:
:
, indicating a command (probe:help
, and refer to commands)