Description Usage Arguments Examples
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.
1 | quickEdit(x)
|
x |
The variable for your R object. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.