sendTerm: Create an Code field and send to terminal button shiny module

Description Usage Arguments

Description

Create an Code field and send to terminal button shiny module

Usage

1
2
sendTerm(input, output, session, code, term_id, execute = function() {    
  TRUE })

Arguments

input

input for the shiny session

output

output for the shiny session

session

session for the shiny session

code

a reactive object for the code to be printed and executed

term_id

RStudio terminal ID

execute

a reactive object for whether to let the code execute after clicking the play button.


hebrewseniorlife/ro2 documentation built on May 20, 2019, 9:14 p.m.