if (FALSE) {
library(dplyr)
library(funspotr)
gh_ex_pkgs <- list_files_github_repo(
repo = "brshallo/feat-eng-lags-presentation",
branch = "main") %>%
spot_funs_files()
gh_ex_pkgs %>%
unnest_results() %>%
network_plot(to = pkgs)
}
Run the code above in your browser using DataLab