Learn R Programming

CausalQueries (version 1.1.0)

unpack_wildcard: Unpack a wild card

Description

Unpack a wild card

Usage

unpack_wildcard(x)

Value

A type label with wildcard characters '?' substituted by 0 and 1.

Arguments

x

A character. A nodal type containing one or more wildcard characters '?' to be unpacked.