Path to Permanent Temporary Directory
Arguments
- ...
parts of the path after
<TEMP_DIR>/R_kwb.dwd/, passed to file.path] where<TEMP_DIR>is either the value of environment variableTEMP(if set) orTMP(if set) or the result of calling tempdir.- template
optional. If given, it is assumed to be a path to a file. The name of the file without file name extension is then used as folder name below
<TEMP_DIR>/R_kwb.dwd/.- create
logical indicating whether or not to create the folder if it does not yet exist. Defaults to
TRUE.- dbg
logical indicating whether or not to print debug messages