Skip to contents

Define a structural path between constructs

Usage

sf_path(from, to, label = NULL)

Arguments

from

Source construct ID.

to

Target construct ID.

label

Optional lavaan label for the path.

Value

An object of class sf_path.