cdss_missing_los {CDSS}R Documentation

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)

Arguments

sa

SKill assignment

Value

Vector of skills

See Also

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


[Package CDSS version 0.2-0 Index]