Learn R Programming

svMisc (version 0.9-60)

Sys.userdir: Get the user directory

Description

This function is deprecated in favor of systemDir("user")! Sys.userdir() retrieves the current user directory.

Usage

Sys.userdir()

Arguments

Value

  • A string with the path to the user directory.

See Also

systemDir