repo_set_template: Change the template status of a GitHub repository
Description
repo_set_template
returns TRUE if the github repository is a template repository.
Usage
repo_set_template(repo, status = TRUE)
Arguments
repo
Character. Address of repository in "owner/name" format.
status
Logical. Should the repository be set as a template repository