powered by
user_exists returns TRUE if the supplied username(s) exist on GitHub and FALSE otherwise.
user_exists
user_exists(user)
Character. Username(s) to be checked.
Vector of logical values
# NOT RUN { user_exists(c("rundel","hopefullydoesnotexist")) # } # NOT RUN { # }
Run the code above in your browser using DataLab