Possiblity to resume an aborted sampling process
Fixes issue #18 (closed)
A query is implemented in the multi_Class_Sampling
function to check if there are .tif from previous runs in the Results directory. (outer_procedure.r)
A query is implemented in the plot_results
function to check if all the .tif files needed are there. (plot_results.r)
Edited by Johannes Knoch