coopercenter / cte-trailblazers

MIT License
0 stars 0 forks source link

Align plot generation code with updated data file format #32

Open athena-small opened 3 years ago

athena-small commented 3 years ago

The code to generate graphics for the dashboard and cluster briefs pulls some data from the original Projections file received from VEC.

The task: Revise the code in /r/make-cluster-plots.Rmd so that it pulls data only from the updated, cleaned data set stored in ./r/data_prep/nonduplicated-all-regions-and-pathways.Rds.

athena-small commented 3 years ago

Fix this issue first, before #16, #27, and #33.