ff_tif2csv.Rd
Convert a TIFF image to a CSV file
ff_tif2csv(path, out = fs::path_ext_set(path, "csv"))
Input image path.
Output image path. Defaults to the input image path, with .tif extension.
The image array, invisibly.