get_user_by_username {hackeRnews} | R Documentation |
Get user corresponding to the specified username
get_user_by_username(username)
username |
of the user that should be retrieved |
user corresponding to the specified username
# Retrieve information about the jl user
get_user_by_username("jl")