Description Usage Arguments Examples
Get release statistics
1 2 3 4 | get_release_stats(
release_id,
token = NA
)
|
release_id |
Integer value representing a valid release ID |
token |
(optional) Token object obtained from authorize() or a string containing your personal access token |
1 2 | # Retrieve the release statistics
stats <- get_release_stats(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.