The pathdiagrams package provides a set of functions to streamline creation of path diagrams and flow charts.

Prerequisites

R (version > 3.0)

Installation

{r} # Install development version from Github devtools::install_github("rettopnivek/pathdiagrams")

Usage

The pathdiagrams package has…

One can see a complete list of the functions provided by pathdiagrams via the command:

{r} ls(pos = "package:pathdiagrams")