as.data.frame.ontology_index {ontologyIndex} | R Documentation |
Case ontology_index
object to data.frame
Description
Case ontology_index
object to data.frame
Usage
## S3 method for class 'ontology_index'
as.data.frame(x, ...)
Arguments
x |
|
... |
Arguments pass to |
Value
data.frame
containing information about an ontology, rows corresponding to terms and columns to properties.
[Package ontologyIndex version 2.12 Index]