Skip to content

What to run

Christy Lam edited this page Jan 9, 2026 · 4 revisions

1. Run pre-processing scripts

  • all-data-....R: This script creates two excel sheets. One containing most content for the report, the other containing all the paths to images to be used in the criteria table.
  • transit-data-criteria....R: This script generates an excel table with the modes that are responsible for meeting criteria. It will also summarize what modes are planned in the future year and what exists currently.
  • process-centers-shape.R: This script exports two shapefiles into .rds format. One is for the proposed RGC shape and the other is the MIC.

2. Other key data pieces

  • centers_lkup.xlsx: Sometimes centers' names are recorded differently between GIS shapefiles and Growth.
  • transit_stop_data.rds: Ask Craig for this data and run a prep script to format it for this project.

3. Render

  • render....R: Run the render script to produce the reports. It will call the respective .Rmd.

Clone this wiki locally