Sys.userdir {svMisc}R Documentation

Get the user directory

Description

Sys.userdir() retrieves the current user directory.

Usage

    Sys.userdir()

Value

A string with the path to the user directory

Author(s)

Philippe Grosjean <phgrosjean@sciviews.org>

See Also

Sys.tempdir

Examples

Sys.userdir()

[Package svMisc version 0.9-46 Index]