Mapping R functions

2021-07-08

In a large R program, you might lose track of how functions that you wrote relate to one another. This program examines those relationships and produces an adjacency matrix.

Aaron Rudkin. Available as a github repository.