Retrieve data from the issues posted.
get_bug(issue, host)
Arguments
issue |
Number of the issue. |
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
Value
A data.frame with all the information available and ordered by comment.
Examples
gi <- get_bug(1)