Edit In Place

DESCRIPTION:

Invokes edit( ) on the object name and stores the resulting edited object in place of the original, even if this is a remote place (as long as the user has write access). This is more useful in S-Plus than in R.

USAGE:

eip(name)

ARGUMENTS:

name
an object, usually a function

VALUE:

none

AUTHOR(S):

Frank Harrell

SEE ALSO:

EXAMPLES:

## Not run: 
eip(summary.formula
## End(Not run)  # make temporary bug fix in central area