Learn R Programming

hyperSpec (version 0.98-20140523)

chk.hy: Validation of hyperSpec objects

Description

Check whether an object is a hyperSpec object and validate the object

Usage

chk.hy(object)

Arguments

object
the object to check

Value

  • TRUE if the check passes, otherwise stop with an error.

See Also

validObject

Examples

Run this code
chk.hy (chondro)
validObject (chondro)

Run the code above in your browser using DataLab