Description Usage Arguments Value Examples
Retrieve data from the issues posted.
1 | get_bug(issue, host)
|
issue |
Number of the issue. |
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
A data.frame with all the information available and ordered by comment.
1 | gi <- get_bug(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.