spec2combos | R Documentation |
Splits a property spec along pipes to place each single property or property combo in a separate element (property combos are multiple properties separated by underscores).
spec2combos(x)
x |
A character vector or scalar. |
A character vector or NULL
(returns NULL
when x
is not of mode 'character'
or is of length zero).
Other utils:
check_valid()
,
combo2props()
,
meets_errs()
,
spec2props()
,
stack2funs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.