Create a wb object
wb.Rd
Create a wb object
Arguments
- imgs
A vector of
magick-image
s- col_annot
A
data.frame
, where each row is a lane and each column is a condition- row_annot
A
data.frame
, where each row is a band and the first column contains band names- transforms
A
data.frame
, where each row contains image transformation parameters for an item inimgs
. Typically left blank unless you know what you're doing