scales
scales copied to clipboard
Feature request: could scales support keeping oob values but with infinites turned to NA?
trafficstars
There is currently support of censor and squish with different treatment of Infinite values - but not for keep.
It'd be great if scales could support this.
This could work as a function e.g. oob_keep_finite.
Or alternatively add an infinite argument to oob_keep. However, this approach would be inconsistent with the approach taken with the others