Save Results of zooimageui in .txt and .RData files.
res_save(data_folder_path, name, res)
Folder containing all the data for zooimageui.
Name of the files for saving.
Results to save.
TRUE
if the save worked, FALSE
if it didn't. Plus a message if there is an error.
# To Do...