Skip to contents

Package server module

Usage

mod_pkg_server(id)

Arguments

id

module id

Value

shiny server module

Using mod_pkg_server

mod_pkg is the intended to be used with mod_ds.

pkg <- mod_pkg_server("pkg")

mod_ds_server("ds", pkg_input = pkg)