write_vol: Write the data in a volume object to a VOL file.

View source: R/write_vol.R

write_volR Documentation

Write the data in a volume object to a VOL file.

Description

write_vol writes a volume object to a VOL file. TASK: DESCRIBE DIFFERENCES BETWEEN THE HSF-OCT-101 FORMAT AND WHAT THIS FUNCTION PRODUCES.

Usage

write_vol(volume, vol_file, overwrite = FALSE)

Arguments

volume

A volume object.

vol_file

The target file.

overwrite

If the target exists, should it be overwritten?


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.