View source: R/gh_delete_repo.R
gh_delete_repo | R Documentation |
This expects you have git and gh set up to work in terminal and that you have credentials to modify and delete a repository at https://github.com/galacticpolymath
gh_delete_repo(gh_proj_name, prompt_user = TRUE)
gh_proj_name |
Name of the project as it is on Galactic Polymath's GitHub |
prompt_user |
Do you want to ask user to confirm deletion? |
logical; TRUE if it succeeds in deleting; FALSE if not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.