powered by
makeImage(imagesize, voxval = 0, spacing = c(NA), origin = c(NA), direction = c(NA), components = 1, pixeltype = "float")
outimg<-makeImage( c(2,10) , 1) outimg<-makeImage( outimg , c(2,10) )
Run the code above in your browser using DataLab