Extract user name and repo name from a Github repo URL

github_extract_user_repo(repo.url)

Arguments

repo.url

A Github repo.url, character

Value

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

Examples

github_extract_user_repo("https://github.com/strengejacke/sjstats")
#> Error in github_extract_user_repo("https://github.com/strengejacke/sjstats"): nie udało się znaleźć funkcji 'github_extract_user_repo'