The bbc_style function seems very similar to any other ggplot theme function, like the theme_grey, theme_classic, theme_light, etc., built in to the ggplot2 package, or many others like those in the ggthemes package.
Except the name.
I think it'd be great to change the name of the function to theme_bbc if you'd like greater visibility consider submitting it to ggthemes. With theme_economist, theme_fivethirtyeight, and theme_wsj, theme_bbc would feel right at home :)
The
bbc_stylefunction seems very similar to any otherggplottheme function, like thetheme_grey,theme_classic,theme_light, etc., built in to theggplot2package, or many others like those in theggthemespackage.Except the name.
I think it'd be great to change the name of the function to
theme_bbcif you'd like greater visibility consider submitting it toggthemes. Withtheme_economist,theme_fivethirtyeight, andtheme_wsj,theme_bbcwould feel right at home :)