fullname {whoami} | R Documentation |
Tries system full names and git configuration as well.
fullname(fallback = NULL)
fallback |
If not |
The full name of the current user.
Other user names: email_address
,
gh_username
, username
,
whoami
## Not run: fullname() ## End(Not run)