Fix an Object

Usage

fix(x)

Arguments

x An R object

Description

fix invokes an editor on x and then assigns the new (edited) version of x in the global environment.


[Package Contents]