powered by
org_exists returns TRUE if the supplied org(s) exist on GitHub and FALSE otherwise.
org_exists
org_exists(org)
Character. Organization name to be checked.
Vector of logical values
# NOT RUN { org_exists(c("rundel","ghclass-demo")) # } # NOT RUN { # }
Run the code above in your browser using DataLab