# NOT RUN {
dm = matrix(rnorm(325684 * 6, 5.0, 1.2), ncol = 6);
subjects = paste("subject", seq(6), sep="");
write.group.morph.standard("/tmp/groupdata", subjects, dm,
"rand", template_lh_numverts = 325684 / 2);
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab