cdss_sa_compliance {CDSS}R Documentation

Check whether a skill assignment is compliant to the CDCS conditions.

Description

cdss_sa_compliance expects a skill assignment and checks whether it is compliant to the conditions for CDCS.

Usage

cdss_sa_compliance(sa, warnings = FALSE)

Arguments

sa

Skill assignment

warnings

Toggles whether warnings should be printed

Value

Boolean

See Also

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


[Package CDSS version 0.2-0 Index]