powered by
check_mask(mask, allow.NA = FALSE)
nifti
NA
arr = array(rbinom(1000, size = 1, prob = 0.2), dim = c(10,10,10)) nim = oro.nifti::nifti(arr) check_mask(nim)
Run the code above in your browser using DataLab