Description Usage Arguments Value Examples
Convert number-based cadence representations to descriptive strings.
1 | CadenceNum2Name(cadences = NULL)
|
cadences |
An integer vector of cadences. |
cadence_names A a vector of descriptive strings.
1 2 | require(DICE)
cadence_names = CadenceNum2Name(cadences=0:4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.