wsp-sag / outviz

Output tables and visualizations for travel models
Other
1 stars 1 forks source link

Assignment summaries should protect against null sums #27

Open gregmacfarlane opened 7 years ago

gregmacfarlane commented 7 years ago

If you're adding a vector, should use sum(., na.rm = TRUE) to avoid missing values invalidating the calculation.