Last data update: 2014.03.03

R: User name and full name of the current user
whoamiR Documentation

User name and full name of the current user

Description

Calls username and fullname.

Usage

whoami()

Value

A named character vector with entries: username, fullname, email_address, gh_username.

See Also

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

Examples

## Not run: 
whoami()

## End(Not run)

Results