check {ontologyIndex}R Documentation

Check an ontology index object

Description

Perform simple consistency checks on ontology_index object

Usage

check(ontology, stop_if_invalid = FALSE)

Arguments

ontology

ontology_index object.

stop_if_invalid

Logical value determining whether the function should call stop and print an error message upon finding that the given ontology_index is in valid.


[Package ontologyIndex version 2.12 Index]