Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

email_address (Package: whoami) : Email address of the current user

It tries to find it in the user's global git configuration.
● Data Source: CranContrib
● Keywords:
● Alias: email_address
● 0 images

gh_username (Package: whoami) : Find the current user's GitHub username

Searches on GitHub, for the user's email address, see email_address.
● Data Source: CranContrib
● Keywords:
● Alias: gh_username
● 0 images

username (Package: whoami) : User name of the current user

Tries the LOGNAME, USER, LNAME, USERNAME environment variables first. Then it tries the 'id' command on Unix-like platforms and 'whoami' on Windows.
● Data Source: CranContrib
● Keywords:
● Alias: username
● 0 images

fullname (Package: whoami) : Full name of the current user

Tries system full names and git configuration as well.
● Data Source: CranContrib
● Keywords:
● Alias: fullname
● 0 images

whoami (Package: whoami) : User name and full name of the current user

Calls username and fullname.
● Data Source: CranContrib
● Keywords:
● Alias: whoami
● 0 images