Validate the schema for a single degpatterns analysis element used by the
pattern analysis module.
Value
Returns TRUE when validation succeeds, otherwise returns FALSE
after emitting a message describing the issue.
Examples
data(degpatterns_dex, package = "carnation")
is_valid_pattern_obj(degpatterns_dex)
#> Error in is_valid_pattern_obj(degpatterns_dex): could not find function "is_valid_pattern_obj"