new.file {base} | R Documentation |
This command is the analogous of the menu item "New Edit Window" of the Macintosh porting of R. It opens a clean editable window.
new.file(file)
file |
name of the new file to create. If an empty string or no arguments is passed then R opens a clean ready to edit window called "NewFile". |
file.edit
.
new.file()