gh_delete_repo: Delete a Galactic Polymath Lesson Repo

View source: R/gh_delete_repo.R

gh_delete_repoR Documentation

Delete a Galactic Polymath Lesson Repo

Description

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

Usage

gh_delete_repo(gh_proj_name, prompt_user = TRUE)

Arguments

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?

Value

logical; TRUE if it succeeds in deleting; FALSE if not


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.