Learn R Programming

whoami (version 1.0.0)

whoami: User name and full name of the current user

Description

Calls username and fullname.

Usage

whoami()

Arguments

Value

  • A named character vector with two entries: username and fullname.

See Also

Other user.names: email_address; fullname; gh_username; username

Examples

Run this code
whoami()

Run the code above in your browser using DataLab