as.integer.zdd: zdd as integer

Description Usage Arguments Value Examples

View source: R/zdd.R

Description

zdd as integer

Usage

1
2
## S3 method for class 'zdd'
as.integer(x, ...)

Arguments

x

a zdd

...

all the other stuff

Value

the integer value of the zdd node

Examples

1
as.integer( zdd(3L) )

jordagaman/zddr documentation built on June 29, 2021, 4:23 a.m.