github_extract_user_repo: Extract user name and repo name from a Github repo URL

Description Usage Arguments Value Examples

View source: R/github-api.R

Description

Extract user name and repo name from a Github repo URL

Usage

1

Arguments

repo.url

A Github repo.url, character

Value

List with two values: user.name and repo.name

Examples

1
github_extract_user_repo("https://github.com/strengejacke/sjstats")

krzjoa/wayfarer documentation built on Nov. 4, 2019, 4:07 p.m.