Nothing
Code
test_gitstats$get_repos_with_R_packages_from_hosts(packages = "non-existing-package",
only_loading = FALSE, verbose = TRUE)
Message
! No usage of R packages found.
Output
data frame with 0 columns and 0 rows
Code
R_package_usage_table <- get_repos_with_R_packages(gitstats = test_gitstats,
packages = c("shiny", "purrr"), 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.