Learn R Programming

antaresEditObject (version 0.1.6)

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())

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

Run this code
# NOT RUN {
checkRemovedArea("myarea")
# }

Run the code above in your browser using DataLab