unReDoProject: Function to undo or redo, i.e., reset the current project...

View source: R/Framework.R

unReDoProjectR Documentation

Function to undo or redo, i.e., reset the current project description file and change the indices. There will be separate GUI functions for undo and redo:

Description

Function to undo or redo, i.e., reset the current project description file and change the indices. There will be separate GUI functions for undo and redo:

Usage

unReDoProject(projectPath, shift = 0)

Arguments

projectPath

The path to the StoX project, i.e., the folder of the project with the sub folders "input", "output" and "process". Can possibly be the path to a file inside the project folder.

shift

The position relative to the current memory status to un/redo to.


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.