Learn R Programming

CausalQueries (version 0.0.3)

unpack_wildcard: Unpack a wild card

Description

Unpack a wild card

Usage

unpack_wildcard(x)

Arguments

x

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

Value

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