signature | R Documentation |
Humdrum key signature
signature(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 |
signature(c('I', 'ii', 'ii:dor', 'v', '-vi', 'V/V', 'ii/V'))
signature(c('C:', 'c:', 'A-:', 'a-:', 'E:'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.