odfTmpDir {odfWeave} | R Documentation |
Create a working directory for odfWeave
odfTmpDir()
This function determines the temp directory and creates a subdirectory. If a subdirectory cannot be created, an error is thrown.
a character string containing the path
Max Kuhn