Learn R Programming

xpose4 (version 4.7.3)

change.parm: Change parameter scope.

Description

Function to change the parameter scope.

Usage

change.parm(object, listall = TRUE, classic = FALSE)

Value

If classic then return nothing. Otherwise return the new data object.

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).

Author

Andrew C. Hooker