notebookServer: Notebook Server

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
notebookServer(input, output, session)

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/shinynotebooks documentation built on May 23, 2019, 5:02 a.m.