sTeADone
Results
2
issues of
sTeADone
Works pretty well if the source contains multiple columns and rows. Gives error if only one column or row is selected for stitching. [test2.zip](https://github.com/yfukai/m2stitch/files/14597107/test2.zip) ```python import numpy as np import...
`wb_dims` gives weird dimension range when the `rows` argument is a vector and the vector contains 1. ```r r$> packageVersion("openxlsx2") [1] '1.8.0.9000' r$> wb_dims(rows = c(2,30), cols = 2) [1]...