Advanced Graphics & Reporting in R takes your data visualization skills to the next level. You'll learn to create stunning, customized plots using packages like ggplot2, plotly, and leaflet, mastering techniques to effectively communicate insights through graphics. The unit also covers dynamic report generation using R Markdown and Shiny. You'll explore data manipulation for reporting, learn to create interactive dashboards, and apply these skills to real-world scenarios, enhancing your ability to present data-driven stories.
pivot_longer() and pivot_wider() from the tidyr packagegroup_by() and summarize() from the dplyr packageleft_join(), inner_join(), and full_join() from the dplyr package