change.parm {xpose4} | R Documentation |
Change parameter scope.
Description
Function to change the parameter scope.
Usage
change.parm(object, listall = TRUE, classic = FALSE)
Arguments
object |
The xpose data object. |
listall |
whether we should list all the current parameters. |
classic |
true if used in the classic menu system (for internal use). |
Value
If classic then return nothing. Otherwise return the new data object.
Author(s)
Andrew C. Hooker
[Package xpose4 version 4.7.3 Index]