Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Code Folder

  1. load.R This R script will load the data from your data source into R for analysis. You can also use it to clean the data.
  2. functions.R This R script will be used for any functions that you need to create or any exploratory data analysis you need to perform.
  3. plots.R This R script will be used for any plots that need to be created.