You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visualizing Musical Data. This project is from Datacamp.
This project utilizes basic R functions and libraries including Dplyr, ggplot2, and readr to manipulate and visualize musical data. I used bigrams and other functions to give a better understanding to the chord frequency and chord progression frequency.
I was motivated to do this project to further enhance my data visualization and manipulation skills in R. I learned more about dplyr and readr as well as data cleaning and visualization.