cdss_missing_los {CDSS} | R Documentation |
cdss_missing_los
expects a skill assignment and returns a vector
of skills which are not taught by any learning object.
cdss_missing_los(sa)
sa |
SKill assignment |
Vector of skills
Other Functions testing validity of skill assignments:
cdss_circular_requirements()
,
cdss_nonteaching_los()
,
cdss_sa_compliance()