cdss_sa2sma: Convert skill assignment matrices to skill multi-assignment

View source: R/cdss_sa2sma.R

cdss_sa2smaR Documentation

Convert skill assignment matrices to skill multi-assignment

Description

cdss_sa2sma expects a list of two matrices (taught and required) of a skill assignment. It returns a skill multi-assignment object.

Usage

cdss_sa2sma(sa)

Arguments

sa

Skill assignment object

Value

Object of class cdss_sma.

See Also

Other functions building skill (multi) assignment matrices: cdss_tables2sa()


CDSS documentation built on Oct. 9, 2023, 1:06 a.m.

Related to cdss_sa2sma in CDSS...