selectPara: Window to declare the names of variables and values

Description Usage Arguments Author(s)

View source: R/selectPara.r

Description

This internal function brings up a window to declare a variable or value. The function then assigns the names in global variables and updates the corresponding labels on the OtherPath window.

Usage

1
selectPara(VarName,LabelName=NULL,Enviro,What=NULL,Mult=FALSE,Display=NULL)

Arguments

VarName

The name (as a string) of the variable or value to be specified in the data set.

LabelName

The name (as a string) of the label that will be updated. The default is to not update a label.

What

A vector that can can be selected from.

Enviro

The name (as a string) of the environment that containing the variables and labels.

Mult

Bool for determining if multiple values can be selected.

Display

Indicates what is displayed in the window title.

Author(s)

Joe Swintek


RSCABS documentation built on May 1, 2020, 9:06 a.m.