Learn R Programming

CDSS (version 0.3-0)

cdss_sa2sma: 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)

Value

Object of class cdss_sma.

Arguments

sa

Skill assignment object

See Also

Other functions building skill (multi) assignment matrices: cdss_lo_csma2sf(), cdss_lo_sa2af(), cdss_tables2sa()