Hands-On Dashboard Development with Shiny by Chris Beeley

Hands-On Dashboard Development with Shiny by Chris Beeley

Author:Chris Beeley
Language: eng
Format: epub, mobi
Tags: COM062000 - COMPUTERS / Data Modeling and Design, COM018000 - COMPUTERS / Data Processing, COM005030 - COMPUTERS / Enterprise Applications / Business Intelligence Tools
Publisher: Packt Publishing
Published: 2018-08-31T11:13:19+00:00


bootstrapPage()

The bootstrapPage() function does not do anything except load the Bootstrap framework.

Once the framework is loaded, the well panel is now unhelpfully overlapping the right-hand side of the screen; however, it does still resize, as shown in the following screenshot:

Adding a fluid container div around the code makes the user interface, and even the HTML that is produced, exactly the same as in the previous fluidPage() example, as shown in the code snippet:

server = function(input, output){



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.