| change.parm | R Documentation |
Function to change the parameter scope.
change.parm(object, listall = TRUE, classic = FALSE)
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). |
If classic then return nothing. Otherwise return the new data object.
Andrew C. Hooker