romanKey | R Documentation |
Roman numeral key areas
romanKey(x, ..., Key = NULL, parseArgs = list())
x |
Input data, interpreted as diatonic keys. Must be an |
Key |
The key used by the parser, deparser, and transposer. Defaults to Must be a |
parseArgs |
An optional list of arguments passed to the key parser. Defaults to an empty Must be a |
romanKey(c('C:', 'd:dor', 'G:', 'g:'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.