Nothing
Code
repos_trees <- test_gitstats$get_repos_trees(pattern = NULL, depth = Inf,
cache = TRUE, verbose = TRUE, progress = FALSE)
Message
! Retrieving repos_trees from the GitStats storage.
i If you wish to pull the data from API once more, set `cache` parameter to `FALSE`.
Code
repos_trees <- test_gitstats$get_repos_trees(pattern = NULL, depth = Inf,
cache = FALSE, verbose = TRUE, progress = FALSE)
Message
i Cache set to FALSE, I will pull data from API.
! No repos 🌳 trees found.
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.