Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fullname

Full name of the current user


Description

Uses the FULLNAME environment variable, if set. Otherwise tries system full names and the git configuration as well.

Usage

fullname(fallback = NULL)

Arguments

fallback

If not NULL then this value is returned if the full name of the user cannot be found, instead of triggering an error.

Value

The full name of the current user.

See Also

Examples

## Not run: 
fullname()

## End(Not run)

whoami

Username, Full Name, Email Address, 'GitHub' Username of the Current User

v1.3.0
MIT + file LICENSE
Authors
Gábor Csárdi [aut, cre], Maëlle Salmon [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.