Skip to contents

Splits a shiny.appobj into its parts, the ui and server

Usage

app_into_parts(app)

Arguments

app

A shiny.appobj

Value

A list with the ui and server handlers