combo2props: Split a Property Combos into a Vector of Single Properties

View source: R/ppp.R

combo2propsR Documentation

Split a Property Combos into a Vector of Single Properties

Description

Splits a single property combo (underscore separated) into its constituent single properties.

Usage

combo2props(x)

Arguments

x

A character scalar.

Value

Either NULL or a character vector (returns NULL when x is not of mode 'character' or is of length zero).

See Also

Other utils: check_valid(), meets_errs(), spec2combos(), spec2props(), stack2funs()


j-martineau/uj documentation built on Sept. 14, 2024, 4:40 a.m.