Description Usage Arguments Value Examples
Get basic info about Githb repo, i. e. number of stars, number of forks and topics.
1 | github_repo_basic_info(repo.url, user = NA, repo = NA)
|
user |
character username |
repo |
character repo name |
Combined basic info from two functions: 'github_repo_info' and 'github_topics'
1 | github_repo_basic_info("github.com/tidyverts/tsibble")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.