-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
I am trying to add a high resolution image to my spe object as follows
spe <- addImg( spe,
sample_id = "section1",
image_id = "HR_img",
imageSource = "/path/to/img/Hres.tif",
scaleFactor = NA_real_,
load = TRUE
)
but I get this error
Error: R: width or height exceeds limit `/path/to/img/Hres.tif' @ error/cache.c/OpenPixelCache/3909
Thanks for your help!
Alfonso
Metadata
Metadata
Assignees
Labels
No labels