The analysis uses data from several sources. Certain datasets need to be
manually downloaded prior to starting processing. Information about
where datasets can be found is in dataset-info.txt.
This project leverages the targets package, a pipeline toolkit for
data science projects in R. You can install targets from CRAN:
#install.packages("targets")#Usage Run targets::tar_make() to run project. This will run all of
the analysis - no individual scripts are required.
The packages used in this analysis are catalogued in packages.R. The
packages will be loaded automatically with tar_make() but some may
need to be installed prior to initiating the workflow.