Network Visualizations of Code Collections (funspotr part 3) 2022-03-17 In previous posts and threads I’ve alluded to the potential utility of visualizing the relationships between parsed functions/packages and files as a network plot. […] It can be helpful to … dplyr funspotr readr
Identifying R Functions & Packages in Github Gists (funspotr part 2) 2022-02-07 This post is part two in a series of posts introducing funspotr. See also: […] This post shows how funspotr can also be applied to parse gists: […] By functions or packages … dplyr purrr stringr funspotr readr DT fs rstudioapi
Identifying R Functions & Packages Used in GitHub Repos (funspotr part 1) 2022-01-18 TLDR: funspotr provides helpers for spotting the functions and packages in R and Rmarkdown files and associated github repositories. See Examples for catalogues of the functions/packages used in posts … dplyr funspotr yaml purrr fs readr here