Nothing
Code
issues_table <- test_gitstats$get_issues(since = "2023-01-01", until = "2025-03-06",
cache = FALSE, state = NULL, verbose = TRUE)
Message
i Cache set to FALSE, I will pull data from API.
! No issues found.
Code
issues_data <- get_issues(test_gitstats, since = "2023-01-01", until = "2025-03-06",
verbose = TRUE)
Message
v Data pulled in 0 secs
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.