tempdirWin {svMisc}R Documentation

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()

Value

A string with the path to the temporary directory

Author(s)

Philippe Grosjean <phgrosjean@sciviews.org>

See Also

userdir


[Package svMisc version 0.9-5 Index]