# NOT RUN {
library(dplyr)
paste0("https://www.r-bloggers.com/how-to-create-a-bar-",
"chart-race-in-r-mapping-united-states-city-population-1790-2010/") %>%
r_bloggers
# Same as above but provided to cat for easy viewing
paste0("https://www.r-bloggers.com/how-to-create-a-bar-",
"chart-race-in-r-mapping-united-states-city-population-1790-2010/") %>%
r_bloggers %>% cat
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab