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