Closed gregmacfarlane closed 7 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
Closed in 3ddb7c01c0850a0677e5dbf799fec964c51a40b7
If we're going to have arbitrary targets, we can't hard-code volume ranges into the helper function.
We can address this by having it look for the target column from the solution to #8