Compare counts and trends across multiple TPS categories
Source:R/tps_all_analyze.R
morie_tps_crime_compare.RdAccepts a named list of TPS data.frames (e.g.
list(Assault = df_a, Robbery = df_r, ...)) and returns a
morie_tps_result with a total-counts table and (when
OCC_YEAR is present in every frame) a side-by-side
year-by-year matrix.