powered by
imlist(l) is.imlist(l) as.imlist.list(l)
#imsplit returns objects of class "imlist" imsplit(boats,"c") list(a=imfill(3,3),b=imfill(10,10)) %>% imlist imsplit(boats,"x",6) %>% plot
Run the code above in your browser using DataLab