write_vol(x, file_name, format, data_type)# S4 method for NeuroVol,character,missing,missing
write_vol(x, file_name)
# S4 method for ClusteredNeuroVol,character,missing,missing
write_vol(x, file_name)
# S4 method for NeuroVol,character,character,missing
write_vol(x, file_name, format)
# S4 method for ROIVol,character,character,missing
write_vol(x, file_name, format)
# S4 method for NeuroVol,character,missing,character
write_vol(x, file_name, data_type)