pipevizR

An R package that diagrams data lineage in tidyverse pipeline code

Inspired by the dataflow diagrams that you might see when working with platforms like Power BI and Tableau, I’m developing a package that diagrams tidyverse pipeline code. The purpose is to help R programmers visually understand their data lineage, mainly for the purposes of documenting their project workflow and/or research methodology.