trevorld / bittermelon

Bitmap Tools
https://trevorldavis.com/R/bittermelon/dev
Other
6 stars 0 forks source link

Printing `bm_bitmap()` with zero columns causes ERROR #68

Closed trevorld closed 5 months ago

trevorld commented 5 months ago
> bm = bm_bitmap(matrix(integer(), nrow=2, ncol=0))
> bm
Warning in max(x) : no non-missing arguments to max; returning -Inf
Error in rep_len(px, n) : invalid 'length.out' value