powered by
Uses the FULLNAME environment variable, if set. Otherwise tries system full names and the git configuration as well.
FULLNAME
fullname(fallback = NULL)
If not NULL then this value is returned if the full name of the user cannot be found, instead of triggering an error.
NULL
The full name of the current user.
Other user names: email_address, gh_username, username, whoami
email_address
gh_username
username
whoami
# NOT RUN { fullname() # }
Run the code above in your browser using DataLab