github_extract_user_repo.Rd
Extract user name and repo name from a Github repo URL
github_extract_user_repo(repo.url)
repo.url | A Github repo.url, character |
---|
List with two values: user.name and repo.name
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'