Description Usage Arguments Value See Also
Guides through the process of creating an issue. Requires an user and an API key.
1 |
text |
A character vector with the text of the bug you want to open. |
title |
A character vector with the title of the bug. |
component |
A character with the component of R you want to fill an issue with. |
... |
Named arguments passed to the API check documentation |
version |
A character of the Version you want to use eg "R 4.0.0". |
product |
A character of the product you want to use if missing "R" is automatically filled. |
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
key |
API key to check. |
The ID of the issue posted.
To obtain and use the API key see create_bugzilla_key(). Webpage for manual entry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.