powered by
write.AFNI(file, ttt, label, note = "", origin = c(0, 0, 0), delta = c(4, 4, 4), idcode = "WIAS_noid")
read.AFNI
write.ANALYZE
write.AFNI("afnifile", array(as.integer(65526*runif(10*10*10*20)), c(10,10,10,20)), c("signal"), note="random data", origin=c(0,0,0), delta=c(4,4,5), idcode="unique ID")
Run the code above in your browser using DataLab