cdss_nonteaching_los {CDSS}R Documentation

Vector of learning objects not teaching any skills.

Description

cdss_nonteaching_los expects a skill assignment and returns a vector of learning objects which do not teach any skill.

Usage

cdss_nonteaching_los(sa)

Arguments

sa

SKill assignment

Value

Vector of learning objects

See Also

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


[Package CDSS version 0.2-0 Index]