blob: 214ef8975a88177b5f8ccd4819fb0a6dd0ae434f (
plain) (
blame)
1
2
3
4
|
Simplifies the creation of Excel .xlsx files by providing a high level
interface to writing, styling and editing worksheets. Through the use of
'Rcpp', read/write times are comparable to the 'xlsx' and 'XLConnect' packages
with the added benefit of removing the dependency on Java.
|