Description Usage Arguments Value References Examples
Retrieve information about users. Requires authentication.
1 |
ids |
Id of the users. |
names |
Names of the users. Should be without spaces and with the right encoding. |
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
A data.frame with information about the users: real name, id, groups, and if they can log in.
If the real name is not provided it uses the email address without the email provider.
https://bugzilla.readthedocs.io/en/latest/api/core/v1/user.html#get-user
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.