powered by
If uses the EMAIL environment variable, if set. Otherwise it tries to find it in the user's global git configuration.
EMAIL
email_address(fallback = NULL)
If not NULL then this value is returned if the email address cannot be found, instead of triggering an error.
NULL
Email address on success. Otherwise an error is thrown.
Other user names: fullname, gh_username, username, whoami
fullname
gh_username
username
whoami
# NOT RUN { email_address() # }
Run the code above in your browser using DataLab