build_tower {tower} | R Documentation |
Build a 'shiny' app from a tower
Description
Build a 'shiny' app from a tower. This will create a new 'shiny' app with the specified layers added.
Usage
build_tower(tower)
Arguments
tower |
A tower |
Value
A 'shiny' app object that can be started
[Package tower version 0.2.0 Index]