brad-cannell / pathfinder

The goal of pathfinder is to help track file dependencies in research projects created in RStudio.
Other
0 stars 0 forks source link

Figure out how to build the nodes and edges data frames automatically #5

Open mbcann01 opened 6 years ago

mbcann01 commented 6 years ago

I can currently do this manually in look_for_read_write.Rmd, but it will need to be automated.

mbcann01 commented 6 years ago

I can do this as long as I can get the intermediate read and write table created.