spec2combos: Convert a Property Spec to a Vector of Property Combos

View source: R/ppp.R

spec2combosR Documentation

Convert a Property Spec to a Vector of Property Combos

Description

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).

Usage

spec2combos(x)

Arguments

x

A character vector or scalar.

Value

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

See Also

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


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