Skip to content

Official repository for thesis project of Andrew C. Everitt

Notifications You must be signed in to change notification settings

everitt-andrew/HitSongAllegheny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Hit Song Analysis

Official repository for data and source code for Andrew C. Everitt's thesis project.

Usage

Please download RStudio here if you haven't done so already and then follow the instructions to install once opening the file.

Once RStudio has been installed, ensure that the version is at least 3.6.2, the version in which the project was developed. Future versions may affect the usability of some commands.

The code can be found in the src directory (analysis.r). After it has been opened, the user must download the tidyverse package by typing the command Install.packages("tidyverse") into the console. Furthermore, after the operation has been completed, the user must activate the package by entering the command library(tidyverse) into the console. The quotations inside the parenthesis of the install command are necessary. Finally, the graphs used in the thesis document can be recreated by clicking on the run command. They can be navigated through the plots tab. If an error finding the data occurs, ensure that the data sets from the data directory are imported. For additional comments or questions, please contact the developer.

About

Official repository for thesis project of Andrew C. Everitt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages