Learn R Programming

tfse (version 0.5.0)

file_edit: Open file in text editor

Description

Opens file in current text editor

Usage

file_edit(file)

Arguments

file

Name of file(s) to open.

Value

Opens file and returns invisible file name.

Details

Should open using system default or current text editor.