Learn R Programming

gentelellaShiny (version 0.1.0)

graph_box: Graph box

Description

A box for graphs

Usage

graph_box(..., width = 12, boxtitle = "Impressive Title",
  subtitle = "sub-title", datepicker = dateRangeInput("datepicker_id",
  NULL))

Arguments

...

Other elements to appear in the box such as graphs.

width

width of box

boxtitle

Title of box

subtitle

Sub-title of box

datepicker

a dateRangeInput or similar

Value

a box with a datepicker to put plots in