Learn R Programming

tower (version 0.2.0)

app_into_parts: Into parts

Description

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

Usage

app_into_parts(app)

Value

A list with the ui and server handlers

Arguments

app

A shiny.appobj