Learn R Programming

ghclass (version 0.1.0)

repo_unwatch: Unwatch repository

Description

Unwatches / unsubscribes from the provided GitHub repositories.

Usage

repo_unwatch(repo)

Arguments

repo

github repository address in owner/repo format

Examples

Run this code
# NOT RUN {
repo_unwatch()
repo_unwatch("Sta523-Fa15/hw1-Tim")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab