I'm having a hard time setting a y min on a dual axis using ggplot. I understand it's not best practices, but a client is requesting it.
Following a post found on stackoverflow r - Y min value on Dual Axis Chart - Stack Overflow
It seems that something simple isn't as straightforward. In the example on stack, how would you use a dynamic min for both primary and secondary axis?