Exercise

The body, and completing the UI

You have set up the header and sidebar Now, you can set up the body.

This is a crucial part of the wireframing process, since it will help you decide where to position your outputs and inputs in their desired positions within the main body of the dashboard.

In this exercise, you will place several outputs and inputs in the dashboard. In doing so, you will obtain all three components of the user interface, which will be put together in dashboardPage().

Instructions 1/3

undefined XP
    1
    2
    3
  • Set the second tab name to "statstab", and place a tabBox() containing three sub tabs called "Goals", "Yellow cards" and "Red cards".