| excelIO-package | Fast import and export of Microsoft Excel files |
| is.csv.file | is the file a comma separated text file? |
| is.excel.file | is the file a Microsoft Excel XLS or XLSX file? |
| is.tsv.file | is the file a tab separated text file? |
| read.xls | Read a Microsoft Excel XLS file into a data frame |
| write.delim | Write a matrix-like object as a tab-delimited txt file. |
| writeLines.xls | Write a vector out to an xls file. |
| writeLines.xlsx | Write a vector out to an xlsx file. |
| write.xls | Write to Microsoft Excel XLS file |
| write.xlsx | Write to Microsoft Excel XLSX file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.