Closed teunbrand closed 3 years ago
@robinweide I think the build might have failed but I can't see why. Do you have any ideas?
I re-checked on my local machine (Windows 10), found a few additional notes that I've resolved. I'm reasonably confident that this should now be OK.
Should fix #266, allowing the following:
Created on 2021-06-30 by the reprex package (v2.0.0)
Also fix #268 by allowing the following
Changed
cut.off
argument inhic_matrixplot()
tocolour_lim
, allow to set both the lower and upper limit (instead of just the upper). The change should be backward compatible, so thatcut.off
still works. Also addedcolour_bar = TRUE/FALSE
options for the*_matrixplot()
family. Together these fix #260.A proposed modification to the saddle function is implemented, which should fix #263