theme_BT: applies British Telecoms font and colour schemes to ggplot2...

Description Usage Arguments See Also Examples

Description

This colour scheme and font make the graphs specific to British Telecoms brand

Usage

1
2
3
theme_BT(axis.text.size = 12, legend.title.text.size = 17,
  axis.title.size = 14, plot.title.text.size = 20,
  plot.legend.position = "top")

Arguments

axis.text.size

axis text size for both x and y axis

legend.title.text.size

plot's legend text size

axis.title.size

axis title text size

plot.title.text.size

plot title text size

plot.legend.position

plot legend position i.e. top/bottom etc.

See Also

theme

labs

Examples

1
2
3
## Not run: ggplot2() +
theme_BT()
## End(Not run)

fahadshery/textsummary documentation built on May 6, 2019, 7:02 p.m.