
Get user corresponding to the specified username
get_user_by_username(username)
user corresponding to the specified username
of the user that should be retrieved
# \donttest{
# Retrieve information about the jl user
get_user_by_username("jl")
# }
Run the code above in your browser using DataLab