get.mode.slot | R Documentation |
Internal functions to parse mode.slot strings
get.mode.slot(data, mode.slot, allow.ntr = TRUE)
data |
a grandR object |
mode.slot |
a mode.slot |
allow.ntr |
whether to allow for the value "ntr" (and throw an error in case) |
A mode.slot is a mode followed by a dot followed by a slot name, or just a slot name. A mode is either total, new or old
a named list with elements mode and slot (or only slot in case of ntr,alpha or beta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.