cbeleites / hyperSpec

R package hyperSpec can now be found at https://github.com/r-hyperspec/hyperSpec
http://r-hyperspec.github.io/hyperSpec/
GNU General Public License v3.0
22 stars 11 forks source link

How to use validObject() and chk.hy() #343

Closed GegznaV closed 2 years ago

GegznaV commented 3 years ago

@cbeleites, why in some functions only validObject(), in some only chk.hy(), and in some both validObject() and chk.hy() are used? What is the pattern? How to know which combination should be used?

cbeleites commented 3 years ago

So,