cdss_sa2sma {CDSS}R 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()


[Package CDSS version 0.2-0 Index]