View source: R/cdss_sma2csma.R
| cdss_sma2csma | R Documentation |
cdss_sma2csma expects a skill multi-assignment object and returns
the corresponding complete skill multi-assignment.
If this would involve cycles, the function stops by default - except if
allowcycles is set to TRUE. In that case, the result may
be ill-defined!
cdss_sma2csma(sma, allowcycles = FALSE)
sma |
Skill multi-assignment to be completed |
allowcycles |
Whether prerequisite cycles should be allowed (default = FALSE) |
Object of class cdss_csma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.