Description Usage Arguments Details References See Also Examples
Open/edit a file using desktop version of excel q q
1 | edit_excel(x)
|
x |
table; object to edit |
Works on Windows only.
System has to be set up so that Excel reads CSV files. This is generally, the default.
http://stackoverflow.com/a/12164899/1504321
edit, edit.data.frame
1 2 3 4 | ## Not run:
df <- edit_excel(iris)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.