cleanNonIncremental: Removes csv files from the execution folder as there should...

View source: R/Incremental.R

cleanNonIncrementalR Documentation

Removes csv files from the execution folder as there should be no csv files when running in non-incremental model

Description

Removes csv files from the execution folder as there should be no csv files when running in non-incremental model

Usage

cleanNonIncremental(executionFolder)

Arguments

executionFolder

The folder that has the execution files

Value

A list with the settings

See Also

Other Incremental: cleanIncremental()

Examples

# example code

cleanNonIncremental(file.path(tempdir(), 'incremental'))


Characterization documentation built on April 4, 2025, 2:02 a.m.