| fix {base} | R Documentation |
Fix an Object
Description
fix invokes an editor on x and then assigns the new
(edited) version of x in the global environment.
Usage
fix(x)
Arguments
x |
An R object |
| fix {base} | R Documentation |
fix invokes an editor on x and then assigns the new
(edited) version of x in the global environment.
fix(x)
x |
An R object |