as.data.frame.ontology_index: Case ontology_index
object to data.frame
Description
Case ontology_index
object to data.frame
Usage
# S3 method for ontology_index
as.data.frame(x, ...)
Value
data.frame
containing information about an ontology, rows corresponding to terms and columns to properties.
Arguments
- x
ontology_index
object.
- ...
Arguments pass to as.data.frame
.