Rdocumentation
powered by
Learn R Programming
SciViews (version 0.8-8)
tempdirWin: Get the Windows temporary directory (only under Windows)
Description
tempdirWin()
retrieves the Windows temporary directory, which is simply the root of
tempdir()
under Windows.
Usage
tempdirWin()
Arguments
Value
A string with the path to the temporary directory
See Also
userdir
Examples
Run this code
tempdirWin()
Run the code above in your browser using
DataLab