app_into_parts: Into parts

View source: R/service.R

app_into_partsR Documentation

Into parts

Description

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


tower documentation built on Oct. 30, 2024, 9:28 a.m.