All functions

checkbox()

Generate an HTML checkbox input

export_shiny()

Exports the notebook and an app.R file for launching the notebook as a shiny application

html()

Mark text to be displayed as html

latex()

Mark text to be displayed as markdown

md()

Mark text to be displayed as markdown

number()

Generate an HTML number input

print(<md>)

Print md class

ReactorNotebook

Reactor Notebook R6 class

reactor_example()

Load a Reactor example notebook

reactor_example_list()

List Reactor notebook examples

slider()

Generate an HTML slider input

start_reactor()

Starts a Reactor server

start_reactor_as_shiny()

Run a reactor notebook in Shiny

stop_reactor()

Stops a Reactor server

text()

Generate an HTML text input