Summary
In this chapter, you learned how to implement a circular barplot using R and ggplot2
. You also had your first experience with tidy evaluation
in refactoring the code that implements the circular barplot into a function.
After that, you implemented a circular barplot in Power BI.
In the next chapter, you'll learn how to develop interactive custom visuals in R and Power BI.