interface DocumentReplSessionOptions {
    allowRSessionAccess?: boolean;
    hideEntry?: boolean;
}

Properties

allowRSessionAccess?: boolean

defaults to false and allows access to the R session

hideEntry?: boolean

defaults to false and shows starting the repl