if (FALSE) {
library(OpenImageR)
#------------------------------------------
# assuming the saved data are 2-dimensional
#------------------------------------------
path = "/my_dir/data.bin"
res = load_binary(path, type = '2d')
}
Run the code above in your browser using DataLab