runtimeInputFolder: SyncroSim DataSheet Input Folder

View source: R/ssimEnvironment.R

runtimeInputFolderR Documentation

SyncroSim DataSheet Input Folder

Description

This function is part of a set of functions designed to facilitate the development of R-based Syncrosim Packages. This function creates and returns a SyncroSim Datasheet Input Folder.

Usage

runtimeInputFolder(scenario, datasheetName)

Arguments

scenario

Scenario object. A SyncroSim result Scenario

datasheetName

character. The input Datasheet name

Value

Returns a folder name for the specified Datasheet.

Examples

## Not run: 
inputFolder <- runtimeInputFolder()

## End(Not run)


rsyncrosim documentation built on Oct. 7, 2023, 9:08 a.m.