is_github.RdThis functions returns true if link leads us to github.com or raw.githubusercontent.com
is_github(url)
| url | Github repo URL |
|---|
Logical value: if URL is from Github?
is_github("https://github.com/qinwf/awesome-r/")#> Error in is_github("https://github.com/qinwf/awesome-r/"): nie udało się znaleźć funkcji 'is_github'