powered by
repo_is_template returns TRUE if the github repository is a template repository.
repo_is_template
repo_is_template(repo)
Character. Address of repository in "owner/name" format.
A logical vector
# NOT RUN { repo_is_template(c("rundel/ghclass", "rundel/ghclass_fake")) # } # NOT RUN { # }
Run the code above in your browser using DataLab