is_zdd: is_zdd

Description Usage Arguments Value Examples

View source: R/is_zdd.R

Description

is_zdd

Usage

1

Arguments

zdd

object

Value

TRUE if the object is the class of the zdd list object

Examples

1
2
is_zdd(as_zdd(FALSE)) # TRUE
is_zdd(3L)     # FALSE

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