unzipProject: Function for unzipping a zipped StoX project

View source: R/Utilities.R

unzipProjectR Documentation

Function for unzipping a zipped StoX project

Description

Function for unzipping a zipped StoX project

Usage

unzipProject(projectPath, exdir = ".")

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.

exdir

The directory to unzip to, defaulted to the current directory.


StoXProject/RstoxFramework documentation built on March 29, 2025, 12:11 p.m.