chk.hy: Validation of hyperSpec objects

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

1
chk.hy(object)

Arguments

object

the object to check

Value

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

Author(s)

C. Beleites

See Also

validObject

Examples

1
2
chk.hy (chondro)
validObject (chondro)

Example output

Loading required package: lattice
Loading required package: grid
Loading required package: ggplot2
Package hyperSpec, version 0.99-20180627

To get started, try
   vignette ("hyperspec")
   package?hyperSpec 
   vignette (package = "hyperSpec")

If you use this package please cite it appropriately.
   citation("hyperSpec")
will give you the correct reference.

The project homepage is http://hyperspec.r-forge.r-project.org


[1] TRUE
[1] TRUE

hyperSpec documentation built on Sept. 13, 2021, 5:09 p.m.