SelectPaths: Interface for specifying the paths for the variables

Description Usage Arguments Details Value

View source: R/stress_interface.R

Description

This function is run at startup, when the environment is being prepared. It basically presents the user with a menu screen to specify each of the required files for the model to work.

Usage

1

Arguments

...

parameters to be passed to .centerT:

char

the character used for developing the menu structure. Could be useful in specialized consoles.

termlen

the length of the interface in characters. Defaults to 60.

pad

the level of padding that will be added to larger text lines that are split in two.

Details

this function allows the user to select the terminal length, as well as the level of "padding" the centered text has. The idea is that on different monitors, this may need to be changed.

Value

the list of file paths, as required by the model functions.


gamalamboy/stresstest documentation built on May 17, 2019, 1:33 p.m.