Section 3: Data Visualization with R in Power BI
Data visualization is the transformation of tables containing raw information into numerical illustrations that tell a story. Power BI is an amazing tool to make engaging visualizations, but sometimes it may be missing what's needed for a specific analysis. Thanks to R, any data visualization can be done, from complex statistical plots and circular bar charts to plots that allow dynamic interaction. This section focuses on various types of visualization using R.
This section comprises the following chapters:
- Chapter 14, Exploratory Data Analysis
- Chapter 15, Advanced Visualizations
- Chapter 16, Interactive R Custom Visuals