cdss_circular_requirements {CDSS} | R Documentation |
Vector of learning objects requiring and teaching the same skill
Description
cdss_circular_requirements
expects skill assignment and returns
a vector of learning objects which require a skill that they teach.
Usage
cdss_circular_requirements(sa)
Arguments
sa |
Skill assignment |
Value
Vector of learning objects
See Also
Other Functions testing validity of skill assignments:
cdss_missing_los()
,
cdss_nonteaching_los()
,
cdss_sa_compliance()
[Package CDSS version 0.2-0 Index]