Description Usage Arguments Author(s)
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.
1 | selectPara(VarName,LabelName=NULL,Enviro,What=NULL,Mult=FALSE,Display=NULL)
|
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. |
Joe Swintek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.