Main function

robservable()

Display an Observable notebook as HTML widget

Shiny bindings and proxy

robservableOutput() renderRobservable()

Shiny bindings for robservable

robservableProxy()

Send commands to a Proxy instance in a Shiny app

robs_observe()

Add an observer to a robservable notebook input through robservableProxy

robs_update()

Update robservable through robservableProxy

Misc

Utility functions

to_js_date()

Convert a Date or POSIXt object to a JS Date format