World Bank Internet Penetration Data (Internet Users)
Install and load the package via R (includes graphing functions and data):
devtools::install_github("gitronald/InternetPenetration")
library(InternetPenetration)
Select year and plot Internet penetration:
ggplot_intpen(2014)
ggplot_intpen(2013)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.