wsp-sag / outviz

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

Allow volume cutter to take inputs #11

Closed gregmacfarlane closed 7 years ago

gregmacfarlane commented 8 years ago

If we're going to have arbitrary targets, we can't hard-code volume ranges into the helper function.

breaks <- c(0, 5, 10, 20, 40, 60, Inf) * 1000

We can address this by having it look for the target column from the solution to #8

gregmacfarlane commented 7 years ago

Closed in 3ddb7c01c0850a0677e5dbf799fec964c51a40b7