Nothing
Code
release_logs_data <- test_gitstats$get_release_logs(since = "2023-08-01",
until = "2023-09-30", cache = FALSE, verbose = TRUE)
Message
i Cache set to FALSE, I will pull data from API.
! No release logs found.
Code
release_logs_table <- get_release_logs(gitstats = test_gitstats, since = "2023-08-01",
until = "2023-09-30", 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.