The pathdiagrams package provides a set of functions to streamline creation of path diagrams and flow charts.
{r} # Install development version from Github devtools::install_github("rettopnivek/pathdiagrams")
The pathdiagrams package has…
One can see a complete list of the functions provided by pathdiagrams via the command:
{r} ls(pos = "package:pathdiagrams")