typemcnode: Provides the Type of a mcnode Object

Description Usage Arguments Value Note Examples

View source: R/is.mc.R

Description

Provide the type of a mcnode object.

Usage

1
typemcnode(x, index=FALSE)

Arguments

x

a mcnode object

index

if TRUE give the index of the type rather than the type.

Value

"0", "V","U" or "VU" or the corresponding index if index=TRUE.

NULL if none of this element is found.

Note

This function does not test if the object is correct. See is.mcnode.

Examples

1
2

mc2d documentation built on July 5, 2021, 3:01 p.m.