fileEdit: Open a file for editing

.fileEditR Documentation

Open a file for editing

Description

RStudio's file.edit behaves differently than utils::file.edit. The workaround is to have the user manually open the file if they are using RStudio.

Usage

.fileEdit(file)

Arguments

file

Character string giving the file path to open.

Value

Invoked for its side effect of opening a file for editing.

Author(s)

Alex Chubaty


SpaDES.core documentation built on June 22, 2024, 10:32 a.m.