install.R

# The file structure and needed files should be set up from zip file

# Download needed packages

install.packages("tidyverse") # Download and install tidyverse
install.packages("ggplot2")
install.packages("zoo")
install.packages("magrittr")
install.packages("data.table")
dmirman/gazer documentation built on Aug. 1, 2022, 2:02 p.m.