Learn R Programming

hydroloom (version 1.1.0)

is.hy: Is Valid hy Class?

Description

test if object is a valid according to the hy s3 class

Usage

is.hy(x, silent = FALSE)

Value

logical TRUE if valid

Arguments

x

object to test

silent

logical should messages be emitted?