whoami {whoami}R 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)

[Package whoami version 1.1.2 Index]