Learn R Programming

CDSS (version 0.3-0)

cdss_missing_los: Vector of skills without teaching learning objects.

Description

cdss_missing_los expects a skill assignment and returns a vector of skills which are not taught by any learning object.

Usage

cdss_missing_los(sa)

Value

Vector of skills

Arguments

sa

SKill assignment

See Also

Other Functions testing validity of skill assignments: cdss_circular_requirements(), cdss_nonteaching_los(), cdss_sa_compliance()