Description Usage Arguments Value Author(s) Examples
Convert xls to xlsx in batch manner
1 2 3 4 |
files |
character vector of xls files. Default NULL (A GUI wizard is then called). |
delete.original |
Logical. If TRUE, then the original xls files will be deleted after the conversion. |
use.parallel |
Logical, if use parallel mode when there are more than 50 files. Default TRUE. |
Nothing
Yiying Wang, wangy@aetna.com
1 2 3 4 | ## Not run:
convXls2Xlsx()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.