sf_path: Define a structural path between constructs

View source: R/model_layer.R

sf_pathR Documentation

Define a structural path between constructs

Description

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.


surveyframe documentation built on July 25, 2026, 1:07 a.m.