quickEdit: Quickly edit R data object in system's default program.

Description Usage Arguments Examples

View source: R/quickEdit.R

Description

This function exports and opens a data object in your system's default editor for .csv or .txt files, then reloads the data to its original variable when changes to the file are saved. Since it will overwrite (and potentially corrupt) the data in your variable, it is recommended to make a backup copy of your data before using this function.

Usage

1

Arguments

x

The variable for your R object.

Examples

1

brendan-newlon/quickEdit documentation built on Dec. 12, 2019, 12:43 a.m.