edit_excel: Edit table with Excel

Description Usage Arguments Details References See Also Examples

Description

Open/edit a file using desktop version of excel q q

Usage

1

Arguments

x

table; object to edit

Details

Works on Windows only.

System has to be set up so that Excel reads CSV files. This is generally, the default.

References

http://stackoverflow.com/a/12164899/1504321

See Also

edit, edit.data.frame

Examples

1
2
3
4
## Not run: 
  df <- edit_excel(iris)

## End(Not run)

decisionpatterns/editxl documentation built on Nov. 4, 2019, 10:24 a.m.