combo2props | R Documentation |
Splits a single property combo (underscore separated) into its constituent single properties.
combo2props(x)
x |
A character scalar. |
Either NULL
or a character vector (returns NULL
when x
is not of mode 'character'
or is of length zero).
Other utils:
check_valid()
,
meets_errs()
,
spec2combos()
,
spec2props()
,
stack2funs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.