Node and Text Functions

Functions to create figures and add nodes for a path diagram.

pd_base_figure()

Create Base Figure

pd_draw_nodes()

Draw Nodes on a Diagram

pd_node()

Add Node to List

pd_node_dimensions()

Node Dimensions

pd_node_template()

Create Template for Nodes

wh()

Vector for width and height

xy()

Vector for X and Y Coordinates

Legacy functions

Functions from version 1.0.0 of the package, included for backwards compatibility.

add_lines_of_text()

Add Lines of Text to a Path Diagram

add_nodes()

Add Multiple Nodes to a Path Diagram

add_node_shape()

Add Node Shape

create_base_figure()

Create Base Figure for Diagram

replace_with_values()

Replace Placeholders with Values

sep()

Determine Separation Between Nodes

size()

Determine Width and Height of a Node

distribute()

Evenly Distribute Nodes

Miscellaneous

pathdiagrams pathdiagrams-package

Tools to Create Path Diagrams