Learn R Programming

antaresEditObject (version 0.6.4)

checkRemovedArea: Seek for a removed area

Description

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

Usage

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

Value

a named list with two elements

Arguments

area

An area

all_files

Check files in study directory.

opts

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

Examples

Run this code
if (FALSE) {
checkRemovedArea("myarea")
}

Run the code above in your browser using DataLab