sf_covariance: Define a covariance between constructs

View source: R/model_layer.R

sf_covarianceR Documentation

Define a covariance between constructs

Description

Define a covariance between constructs

Usage

sf_covariance(from, to, label = NULL)

Arguments

from

First construct ID.

to

Second construct ID.

label

Optional label.

Value

An object of class sf_covariance.


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