Check if it remains trace of a deleted area in the input folder

checkRemovedArea(area, all_files = TRUE, opts = antaresRead::simOptions())

Arguments

area

An area

all_files

Check files in study directory.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

Value

a named list with two elements

Examples

if (FALSE) {
checkRemovedArea("myarea")
}