loading...

Save Results of zooimageui in .txt and .RData files.

res_save(data_folder_path, name, res)

Arguments

data_folder_path

Folder containing all the data for zooimageui.

name

Name of the files for saving.

res

Results to save.

Value

TRUE if the save worked, FALSE if it didn't. Plus a message if there is an error.

Examples

# To Do...