graph_box: Graph box

Description Usage Arguments Value

View source: R/boxes.R

Description

A box for graphs

Usage

1
2
3
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


MarkEdmondson1234/gentelellaShiny documentation built on Dec. 31, 2019, 1:24 a.m.