crop image and store into new column
I wanted to crop images and store the cropped images in a new column.
My first approach was:
for each row (:new col = :old col << crop(...))
... but then I found @Craige_Hales post in the the community,
https://community.jmp.com/t5/Discussions/Crop-a-JPG-Image/m-p/442473/highlight/true#M69072
with the important information:
So, I tried this:
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big C...