Description Usage Arguments Value See Also Examples
Tries the LOGNAME, USER, LNAME, USERNAME
environment variables first. Then it tries the id command on Unix-like
platforms and whoami on Windows.
1 |
fallback |
If not |
The user name of the current user.
Other user names: email_address,
fullname, gh_username,
whoami
1 2 3 4 | ## Not run:
username()
## End(Not run)
|
[1] "anon"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.