Description Usage Arguments Details Value Examples
Creates Figure 3.2 from
(https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/544103/DCMS_Sectors_Economic_Estimates_-_August_2016.pdf)
using ggplot2.
| 1 | 
| x | Object of class  | 
| ... | Passes arguments to  | 
figure3.2 takes as input a standardised long format GVA data
frame, and uses ggplot and govstyle to format a pretty(ish) plot.
Figure 3.2
| 1 2 3 4 | library(eesectors)
gva <- year_sector_data(GVA_by_sector_2016)
figure3.2(gva)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.