View source: R/list_closed_tickets.R
list_closed_tickets | R Documentation |
List of closed tickets from the indicated repository.
list_closed_tickets(instance = "saved", lag = NULL)
instance |
instance from ixplorer (Ejm: "secure", "masterclass", "prueba") ixplorer |
lag |
is the time in days that you want to look back. For example if you want to see the issues closed in the last 7 days, lag = 7. By default it shows all the issues without any lag.. |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.