| email_address {whoami} | R Documentation |
It tries to find it in the user's global git configuration.
email_address(fallback = NULL)
fallback |
If not |
Email address on success. Otherwise an error is thrown.
Other user names: fullname,
gh_username, username,
whoami
## Not run: email_address() ## End(Not run)