A well thought out visualization peels back the layers surrounding a raw dataset.
Data visualisation in R
The creation of the ggplot2 library has made R the go-to tool for data visualization (for programmers at least!). I started my own data science journey using R and was instantly enthralled by the beauty and power of ggplot.
The BBC data team has actually developed and released an R package and an R cookbook for generating visualizations like the one above. The R package is called bbplot. It provides functions for creating and exporting visualizations made in ggplot in the style used by the BBC data team.
references:
https://www.analyticsvidhya.com/blog/2019/08/11-data-visualizations-python-r-tableau-d3js/
No comments:
Post a Comment