notebookUI: Notebook UI

Description Usage Arguments Value Examples

Description

If id=NULL the function runs an new empty notebook, else the notebook given as argument is run.

Usage

1
notebookUI(request)

Arguments

id

id of the notebook

Value

A shinyApp object which run in browser (see https://shiny.rstudio.com/reference/shiny/latest/shinyApp.html for more information).

Examples

1

MehdiChelh/shinynotebook documentation built on May 21, 2019, 10:27 a.m.