Description Usage Arguments Author(s) References Examples
Open a file from the current working directory.
1 | xlsx.openFile(filename = NULL)
|
filename |
the name of the file. The file should be in the current working directory. |
Alboukadel Kassambara <alboukadel.kassambara@gmail.com>
http://www.sthda.com
1 2 | xlsx.writeFile(USArrests, file="USArrests.xlsx", sheetName="USArrests")
xlsx.openFile("USArrests.xlsx")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.